Uses of Class
org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex.CTPlotAreaRegion
Packages that use CTPlotAreaRegion
-
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 CTPlotAreaRegionMethods in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex that return CTPlotAreaRegionModifier and TypeMethodDescriptionObjectFactory.createCTPlotAreaRegion()Create an instance ofCTPlotAreaRegionCTPlotArea.getPlotAreaRegion()Gets the value of the plotAreaRegion property.Methods in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex with parameters of type CTPlotAreaRegionModifier and TypeMethodDescriptionvoidCTPlotArea.setPlotAreaRegion(CTPlotAreaRegion value) Sets the value of the plotAreaRegion property.