Uses of Enum
org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex.STTickMarksType
Packages that use STTickMarksType
-
Uses of STTickMarksType in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex
Fields in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex declared as STTickMarksTypeMethods in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex that return STTickMarksTypeModifier and TypeMethodDescriptionstatic STTickMarksTypeCTTickMarks.getType()Gets the value of the type property.static STTickMarksTypeReturns the enum constant of this type with the specified name.static STTickMarksType[]STTickMarksType.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex with parameters of type STTickMarksTypeModifier and TypeMethodDescriptionvoidCTTickMarks.setType(STTickMarksType value) Sets the value of the type property.