Uses of Enum
org.docx4j.dml.STPresetColorVal
Packages that use STPresetColorVal
-
Uses of STPresetColorVal in org.docx4j.dml
Fields in org.docx4j.dml declared as STPresetColorValMethods in org.docx4j.dml that return STPresetColorValModifier and TypeMethodDescriptionstatic STPresetColorValCTPresetColor.getVal()Gets the value of the val property.static STPresetColorValReturns the enum constant of this type with the specified name.static STPresetColorVal[]STPresetColorVal.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 STPresetColorValModifier and TypeMethodDescriptionvoidCTPresetColor.setVal(STPresetColorVal value) Sets the value of the val property.