Uses of Class
org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex.CTPlotAreaRegion
| Package | Description |
|---|---|
| org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex |
-
Uses of CTPlotAreaRegion in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex
Fields in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex declared as CTPlotAreaRegion Modifier and Type Field Description protected CTPlotAreaRegionCTPlotArea. plotAreaRegionMethods in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex that return CTPlotAreaRegion Modifier and Type Method Description CTPlotAreaRegionObjectFactory. createCTPlotAreaRegion()Create an instance ofCTPlotAreaRegionCTPlotAreaRegionCTPlotArea. getPlotAreaRegion()Gets the value of the plotAreaRegion property.Methods in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex with parameters of type CTPlotAreaRegion Modifier and Type Method Description voidCTPlotArea. setPlotAreaRegion(CTPlotAreaRegion value)Sets the value of the plotAreaRegion property.