Uses of Class
org.docx4j.dml.chart.CTDispUnits
| Package | Description |
|---|---|
| org.docx4j.dml.chart |
-
Uses of CTDispUnits in org.docx4j.dml.chart
Fields in org.docx4j.dml.chart declared as CTDispUnits Modifier and Type Field Description protected CTDispUnitsCTValAx. dispUnitsMethods in org.docx4j.dml.chart that return CTDispUnits Modifier and Type Method Description CTDispUnitsObjectFactory. createCTDispUnits()Create an instance ofCTDispUnitsCTDispUnitsCTValAx. getDispUnits()Gets the value of the dispUnits property.Methods in org.docx4j.dml.chart with parameters of type CTDispUnits Modifier and Type Method Description voidCTValAx. setDispUnits(CTDispUnits value)Sets the value of the dispUnits property.