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