Uses of Class
org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex.CTAxisUnits
| Package | Description |
|---|---|
| org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex |
-
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 CTAxisUnits Modifier and Type Field Description protected CTAxisUnitsCTAxis. unitsMethods in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex that return CTAxisUnits Modifier and Type Method Description CTAxisUnitsObjectFactory. createCTAxisUnits()Create an instance ofCTAxisUnitsCTAxisUnitsCTAxis. getUnits()Gets the value of the units property.Methods in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex with parameters of type CTAxisUnits Modifier and Type Method Description voidCTAxis. setUnits(CTAxisUnits value)Sets the value of the units property.