Uses of Enum
org.docx4j.w14.STPathShadeType
Packages that use STPathShadeType
-
Uses of STPathShadeType in org.docx4j.w14
Fields in org.docx4j.w14 declared as STPathShadeTypeMethods in org.docx4j.w14 that return STPathShadeTypeModifier and TypeMethodDescriptionstatic STPathShadeTypeCTPathShadeProperties.getPath()Gets the value of the path property.static STPathShadeTypeReturns the enum constant of this type with the specified name.static STPathShadeType[]STPathShadeType.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.docx4j.w14 with parameters of type STPathShadeTypeModifier and TypeMethodDescriptionvoidCTPathShadeProperties.setPath(STPathShadeType value) Sets the value of the path property.