Uses of Class
org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex.CTRegionLabelLayout
| Package | Description |
|---|---|
| org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex |
-
Uses of CTRegionLabelLayout in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex
Fields in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex declared as CTRegionLabelLayout Modifier and Type Field Description protected CTRegionLabelLayoutCTSeriesLayoutProperties. regionLabelLayoutMethods in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex that return CTRegionLabelLayout Modifier and Type Method Description CTRegionLabelLayoutObjectFactory. createCTRegionLabelLayout()Create an instance ofCTRegionLabelLayoutCTRegionLabelLayoutCTSeriesLayoutProperties. getRegionLabelLayout()Gets the value of the regionLabelLayout property.Methods in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex with parameters of type CTRegionLabelLayout Modifier and Type Method Description voidCTSeriesLayoutProperties. setRegionLabelLayout(CTRegionLabelLayout value)Sets the value of the regionLabelLayout property.