Uses of Class
org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex.CTPlotArea
Packages that use CTPlotArea
-
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 CTPlotAreaMethods in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex that return CTPlotAreaModifier and TypeMethodDescriptionObjectFactory.createCTPlotArea()Create an instance ofCTPlotAreaCTChart.getPlotArea()Gets the value of the plotArea property.Methods in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex with parameters of type CTPlotAreaModifier and TypeMethodDescriptionvoidCTChart.setPlotArea(CTPlotArea value) Sets the value of the plotArea property.