Uses of Enum
org.docx4j.dml.chart.STOrientation
Packages that use STOrientation
-
Uses of STOrientation in org.docx4j.dml.chart
Fields in org.docx4j.dml.chart declared as STOrientationMethods in org.docx4j.dml.chart that return STOrientationModifier and TypeMethodDescriptionstatic STOrientationCTOrientation.getVal()Gets the value of the val property.static STOrientationReturns the enum constant of this type with the specified name.static STOrientation[]STOrientation.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 STOrientationModifier and TypeMethodDescriptionvoidCTOrientation.setVal(STOrientation value) Sets the value of the val property.