Uses of Enum Class
org.docx4j.dml.chart.STSizeRepresents
Packages that use STSizeRepresents
-
Uses of STSizeRepresents in org.docx4j.dml.chart
Fields in org.docx4j.dml.chart declared as STSizeRepresentsMethods in org.docx4j.dml.chart that return STSizeRepresentsModifier and TypeMethodDescriptionstatic STSizeRepresentsCTSizeRepresents.getVal()Gets the value of the val property.static STSizeRepresentsReturns the enum constant of this class with the specified name.static STSizeRepresents[]STSizeRepresents.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.docx4j.dml.chart with parameters of type STSizeRepresentsModifier and TypeMethodDescriptionvoidCTSizeRepresents.setVal(STSizeRepresents value) Sets the value of the val property.