Uses of Class
org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex.CTAxisUnitsLabel
Packages that use CTAxisUnitsLabel
-
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 CTAxisUnitsLabelMethods in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex that return CTAxisUnitsLabelModifier and TypeMethodDescriptionObjectFactory.createCTAxisUnitsLabel()Create an instance ofCTAxisUnitsLabelCTAxisUnits.getUnitsLabel()Gets the value of the unitsLabel property.Methods in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex with parameters of type CTAxisUnitsLabelModifier and TypeMethodDescriptionvoidCTAxisUnits.setUnitsLabel(CTAxisUnitsLabel value) Sets the value of the unitsLabel property.