Uses of Class
org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex.CTAxisUnits
Packages that use CTAxisUnits
-
Uses of CTAxisUnits in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex
Fields in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex declared as CTAxisUnitsMethods in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex that return CTAxisUnitsModifier and TypeMethodDescriptionObjectFactory.createCTAxisUnits()Create an instance ofCTAxisUnitsCTAxis.getUnits()Gets the value of the units property.Methods in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex with parameters of type CTAxisUnitsModifier and TypeMethodDescriptionvoidCTAxis.setUnits(CTAxisUnits value) Sets the value of the units property.