Uses of Class
org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex.CTParentLabelLayout
| Package | Description |
|---|---|
| org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex |
-
Uses of CTParentLabelLayout in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex
Fields in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex declared as CTParentLabelLayout Modifier and Type Field Description protected CTParentLabelLayoutCTSeriesLayoutProperties. parentLabelLayoutMethods in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex that return CTParentLabelLayout Modifier and Type Method Description CTParentLabelLayoutObjectFactory. createCTParentLabelLayout()Create an instance ofCTParentLabelLayoutCTParentLabelLayoutCTSeriesLayoutProperties. getParentLabelLayout()Gets the value of the parentLabelLayout property.Methods in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex with parameters of type CTParentLabelLayout Modifier and Type Method Description voidCTSeriesLayoutProperties. setParentLabelLayout(CTParentLabelLayout value)Sets the value of the parentLabelLayout property.