Uses of Class
org.docx4j.dml.chart.CTDispUnitsLbl
Packages that use CTDispUnitsLbl
-
Uses of CTDispUnitsLbl in org.docx4j.dml.chart
Fields in org.docx4j.dml.chart declared as CTDispUnitsLblMethods in org.docx4j.dml.chart that return CTDispUnitsLblModifier and TypeMethodDescriptionObjectFactory.createCTDispUnitsLbl()Create an instance ofCTDispUnitsLblCTDispUnits.getDispUnitsLbl()Gets the value of the dispUnitsLbl property.Methods in org.docx4j.dml.chart with parameters of type CTDispUnitsLblModifier and TypeMethodDescriptionvoidCTDispUnits.setDispUnitsLbl(CTDispUnitsLbl value) Sets the value of the dispUnitsLbl property.