Uses of Class
org.docx4j.dml.chart.CTBuiltInUnit
Packages that use CTBuiltInUnit
-
Uses of CTBuiltInUnit in org.docx4j.dml.chart
Fields in org.docx4j.dml.chart declared as CTBuiltInUnitMethods in org.docx4j.dml.chart that return CTBuiltInUnitModifier and TypeMethodDescriptionObjectFactory.createCTBuiltInUnit()Create an instance ofCTBuiltInUnitCTDispUnits.getBuiltInUnit()Gets the value of the builtInUnit property.Methods in org.docx4j.dml.chart with parameters of type CTBuiltInUnitModifier and TypeMethodDescriptionvoidCTDispUnits.setBuiltInUnit(CTBuiltInUnit value) Sets the value of the builtInUnit property.