Uses of Class
org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex.CTPlotSurface
Packages that use CTPlotSurface
-
Uses of CTPlotSurface in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex
Fields in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex declared as CTPlotSurfaceMethods in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex that return CTPlotSurfaceModifier and TypeMethodDescriptionObjectFactory.createCTPlotSurface()Create an instance ofCTPlotSurfaceCTPlotAreaRegion.getPlotSurface()Gets the value of the plotSurface property.Methods in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex with parameters of type CTPlotSurfaceModifier and TypeMethodDescriptionvoidCTPlotAreaRegion.setPlotSurface(CTPlotSurface value) Sets the value of the plotSurface property.