Uses of Enum
org.docx4j.w14.STSchemeColorVal
Packages that use STSchemeColorVal
-
Uses of STSchemeColorVal in org.docx4j.w14
Fields in org.docx4j.w14 declared as STSchemeColorValMethods in org.docx4j.w14 that return STSchemeColorValModifier and TypeMethodDescriptionstatic STSchemeColorValCTSchemeColor.getVal()Gets the value of the val property.static STSchemeColorValReturns the enum constant of this type with the specified name.static STSchemeColorVal[]STSchemeColorVal.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 STSchemeColorValModifier and TypeMethodDescriptionvoidCTSchemeColor.setVal(STSchemeColorVal value) Sets the value of the val property.