Uses of Enum
org.docx4j.dml.chart.STRadarStyle
Packages that use STRadarStyle
-
Uses of STRadarStyle in org.docx4j.dml.chart
Fields in org.docx4j.dml.chart declared as STRadarStyleMethods in org.docx4j.dml.chart that return STRadarStyleModifier and TypeMethodDescriptionstatic STRadarStyleCTRadarStyle.getVal()Gets the value of the val property.static STRadarStyleReturns the enum constant of this type with the specified name.static STRadarStyle[]STRadarStyle.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 STRadarStyleModifier and TypeMethodDescriptionvoidCTRadarStyle.setVal(STRadarStyle value) Sets the value of the val property.