Uses of Enum
org.docx4j.dml.chart.STBuiltInUnit
Packages that use STBuiltInUnit
-
Uses of STBuiltInUnit in org.docx4j.dml.chart
Fields in org.docx4j.dml.chart declared as STBuiltInUnitMethods in org.docx4j.dml.chart that return STBuiltInUnitModifier and TypeMethodDescriptionstatic STBuiltInUnitCTBuiltInUnit.getVal()Gets the value of the val property.static STBuiltInUnitReturns the enum constant of this type with the specified name.static STBuiltInUnit[]STBuiltInUnit.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.docx4j.dml.chart with parameters of type STBuiltInUnitModifier and TypeMethodDescriptionvoidCTBuiltInUnit.setVal(STBuiltInUnit value) Sets the value of the val property.