Uses of Class
org.docx4j.wml.STHexColorAuto
| Package | Description |
|---|---|
| org.docx4j.wml |
-
Uses of STHexColorAuto in org.docx4j.wml
Methods in org.docx4j.wml that return STHexColorAuto Modifier and Type Method Description static STHexColorAutoSTHexColorAuto. fromValue(java.lang.String v)static STHexColorAutoSTHexColorAuto. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static STHexColorAuto[]STHexColorAuto. values()Returns an array containing the constants of this enum type, in the order they are declared.