Uses of Class
org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex.CTAxisUnitsLabel
| Package | Description |
|---|---|
| org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex |
-
Uses of CTAxisUnitsLabel in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex
Fields in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex declared as CTAxisUnitsLabel Modifier and Type Field Description protected CTAxisUnitsLabelCTAxisUnits. unitsLabelMethods in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex that return CTAxisUnitsLabel Modifier and Type Method Description CTAxisUnitsLabelObjectFactory. createCTAxisUnitsLabel()Create an instance ofCTAxisUnitsLabelCTAxisUnitsLabelCTAxisUnits. getUnitsLabel()Gets the value of the unitsLabel property.Methods in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex with parameters of type CTAxisUnitsLabel Modifier and Type Method Description voidCTAxisUnits. setUnitsLabel(CTAxisUnitsLabel value)Sets the value of the unitsLabel property.