Uses of Class
org.docx4j.dml.chart.CTDispUnits
Packages that use CTDispUnits
-
Uses of CTDispUnits in org.docx4j.dml.chart
Fields in org.docx4j.dml.chart declared as CTDispUnitsMethods in org.docx4j.dml.chart that return CTDispUnitsModifier and TypeMethodDescriptionObjectFactory.createCTDispUnits()Create an instance ofCTDispUnitsCTValAx.getDispUnits()Gets the value of the dispUnits property.Methods in org.docx4j.dml.chart with parameters of type CTDispUnitsModifier and TypeMethodDescriptionvoidCTValAx.setDispUnits(CTDispUnits value) Sets the value of the dispUnits property.