Uses of Enum
org.docx4j.dml.chart.STTickLblPos
Packages that use STTickLblPos
-
Uses of STTickLblPos in org.docx4j.dml.chart
Fields in org.docx4j.dml.chart declared as STTickLblPosMethods in org.docx4j.dml.chart that return STTickLblPosModifier and TypeMethodDescriptionstatic STTickLblPosCTTickLblPos.getVal()Gets the value of the val property.static STTickLblPosReturns the enum constant of this type with the specified name.static STTickLblPos[]STTickLblPos.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 STTickLblPosModifier and TypeMethodDescriptionvoidCTTickLblPos.setVal(STTickLblPos value) Sets the value of the val property.