Uses of Enum
org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex.STAxisUnit
Packages that use STAxisUnit
-
Uses of STAxisUnit in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex
Fields in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex declared as STAxisUnitMethods in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex that return STAxisUnitModifier and TypeMethodDescriptionstatic STAxisUnitCTAxisUnits.getUnit()Gets the value of the unit property.static STAxisUnitReturns the enum constant of this type with the specified name.static STAxisUnit[]STAxisUnit.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex with parameters of type STAxisUnitModifier and TypeMethodDescriptionvoidCTAxisUnits.setUnit(STAxisUnit value) Sets the value of the unit property.