Uses of Enum Class
org.docx4j.dml.chart.STScatterStyle
Packages that use STScatterStyle
-
Uses of STScatterStyle in org.docx4j.dml.chart
Fields in org.docx4j.dml.chart declared as STScatterStyleMethods in org.docx4j.dml.chart that return STScatterStyleModifier and TypeMethodDescriptionstatic STScatterStyleCTScatterStyle.getVal()Gets the value of the val property.static STScatterStyleReturns the enum constant of this class with the specified name.static STScatterStyle[]STScatterStyle.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 STScatterStyleModifier and TypeMethodDescriptionvoidCTScatterStyle.setVal(STScatterStyle value) Sets the value of the val property.