Uses of Class
org.docx4j.dml.chart.CTDispUnitsLbl
| Package | Description |
|---|---|
| org.docx4j.dml.chart |
-
Uses of CTDispUnitsLbl in org.docx4j.dml.chart
Fields in org.docx4j.dml.chart declared as CTDispUnitsLbl Modifier and Type Field Description protected CTDispUnitsLblCTDispUnits. dispUnitsLblMethods in org.docx4j.dml.chart that return CTDispUnitsLbl Modifier and Type Method Description CTDispUnitsLblObjectFactory. createCTDispUnitsLbl()Create an instance ofCTDispUnitsLblCTDispUnitsLblCTDispUnits. getDispUnitsLbl()Gets the value of the dispUnitsLbl property.Methods in org.docx4j.dml.chart with parameters of type CTDispUnitsLbl Modifier and Type Method Description voidCTDispUnits. setDispUnitsLbl(CTDispUnitsLbl value)Sets the value of the dispUnitsLbl property.