Uses of Enum
org.docx4j.dml.chart.STMarkerStyle
Packages that use STMarkerStyle
-
Uses of STMarkerStyle in org.docx4j.dml.chart
Fields in org.docx4j.dml.chart declared as STMarkerStyleMethods in org.docx4j.dml.chart that return STMarkerStyleModifier and TypeMethodDescriptionstatic STMarkerStyleCTMarkerStyle.getVal()Gets the value of the val property.static STMarkerStyleReturns the enum constant of this type with the specified name.static STMarkerStyle[]STMarkerStyle.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 STMarkerStyleModifier and TypeMethodDescriptionvoidCTMarkerStyle.setVal(STMarkerStyle value) Sets the value of the val property.