Uses of Class
org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex.CTPlotArea
| Package | Description |
|---|---|
| org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex |
-
Uses of CTPlotArea in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex
Fields in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex declared as CTPlotArea Modifier and Type Field Description protected CTPlotAreaCTChart. plotAreaMethods in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex that return CTPlotArea Modifier and Type Method Description CTPlotAreaObjectFactory. createCTPlotArea()Create an instance ofCTPlotAreaCTPlotAreaCTChart. getPlotArea()Gets the value of the plotArea property.Methods in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex with parameters of type CTPlotArea Modifier and Type Method Description voidCTChart. setPlotArea(CTPlotArea value)Sets the value of the plotArea property.