Uses of Enum
org.docx4j.dml.chart.STLayoutTarget
Packages that use STLayoutTarget
-
Uses of STLayoutTarget in org.docx4j.dml.chart
Fields in org.docx4j.dml.chart declared as STLayoutTargetMethods in org.docx4j.dml.chart that return STLayoutTargetModifier and TypeMethodDescriptionstatic STLayoutTargetCTLayoutTarget.getVal()Gets the value of the val property.static STLayoutTargetReturns the enum constant of this type with the specified name.static STLayoutTarget[]STLayoutTarget.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 STLayoutTargetModifier and TypeMethodDescriptionvoidCTLayoutTarget.setVal(STLayoutTarget value) Sets the value of the val property.