Uses of Enum Class
org.docx4j.dml.chart.STGrouping
Packages that use STGrouping
-
Uses of STGrouping in org.docx4j.dml.chart
Fields in org.docx4j.dml.chart declared as STGroupingMethods in org.docx4j.dml.chart that return STGroupingModifier and TypeMethodDescriptionstatic STGroupingCTGrouping.getVal()Gets the value of the val property.static STGroupingReturns the enum constant of this class with the specified name.static STGrouping[]STGrouping.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 STGroupingModifier and TypeMethodDescriptionvoidCTGrouping.setVal(STGrouping value) Sets the value of the val property.