Uses of Class
org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex.CTPlotSurface
| Package | Description |
|---|---|
| org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex |
-
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 CTPlotSurface Modifier and Type Field Description protected CTPlotSurfaceCTPlotAreaRegion. plotSurfaceMethods in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex that return CTPlotSurface Modifier and Type Method Description CTPlotSurfaceObjectFactory. createCTPlotSurface()Create an instance ofCTPlotSurfaceCTPlotSurfaceCTPlotAreaRegion. getPlotSurface()Gets the value of the plotSurface property.Methods in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex with parameters of type CTPlotSurface Modifier and Type Method Description voidCTPlotAreaRegion. setPlotSurface(CTPlotSurface value)Sets the value of the plotSurface property.