Uses of Enum
org.docx4j.dml.chart.STBarGrouping
Packages that use STBarGrouping
-
Uses of STBarGrouping in org.docx4j.dml.chart
Fields in org.docx4j.dml.chart declared as STBarGroupingMethods in org.docx4j.dml.chart that return STBarGroupingModifier and TypeMethodDescriptionstatic STBarGroupingCTBarGrouping.getVal()Gets the value of the val property.static STBarGroupingReturns the enum constant of this type with the specified name.static STBarGrouping[]STBarGrouping.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 STBarGroupingModifier and TypeMethodDescriptionvoidCTBarGrouping.setVal(STBarGrouping value) Sets the value of the val property.