Uses of Enum
org.docx4j.dml.chart.STSplitType
Packages that use STSplitType
-
Uses of STSplitType in org.docx4j.dml.chart
Fields in org.docx4j.dml.chart declared as STSplitTypeMethods in org.docx4j.dml.chart that return STSplitTypeModifier and TypeMethodDescriptionstatic STSplitTypeCTSplitType.getVal()Gets the value of the val property.static STSplitTypeReturns the enum constant of this type with the specified name.static STSplitType[]STSplitType.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 STSplitTypeModifier and TypeMethodDescriptionvoidCTSplitType.setVal(STSplitType value) Sets the value of the val property.