Uses of Enum
org.docx4j.dml.chart.STLayoutMode
Packages that use STLayoutMode
-
Uses of STLayoutMode in org.docx4j.dml.chart
Fields in org.docx4j.dml.chart declared as STLayoutModeMethods in org.docx4j.dml.chart that return STLayoutModeModifier and TypeMethodDescriptionstatic STLayoutModeCTLayoutMode.getVal()Gets the value of the val property.static STLayoutModeReturns the enum constant of this type with the specified name.static STLayoutMode[]STLayoutMode.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 STLayoutModeModifier and TypeMethodDescriptionvoidCTLayoutMode.setVal(STLayoutMode value) Sets the value of the val property.