Uses of Enum
org.docx4j.dml.STSchemeColorVal
Packages that use STSchemeColorVal
-
Uses of STSchemeColorVal in org.docx4j.dml
Fields in org.docx4j.dml declared as STSchemeColorValMethods in org.docx4j.dml 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.dml with parameters of type STSchemeColorValModifier and TypeMethodDescriptionvoidCTSchemeColor.setVal(STSchemeColorVal value) Sets the value of the val property.