Uses of Enum
org.docx4j.dml.chart.STTickMark
Packages that use STTickMark
-
Uses of STTickMark in org.docx4j.dml.chart
Fields in org.docx4j.dml.chart declared as STTickMarkMethods in org.docx4j.dml.chart that return STTickMarkModifier and TypeMethodDescriptionstatic STTickMarkCTTickMark.getVal()Gets the value of the val property.static STTickMarkReturns the enum constant of this type with the specified name.static STTickMark[]STTickMark.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 STTickMarkModifier and TypeMethodDescriptionvoidCTTickMark.setVal(STTickMark value) Sets the value of the val property.