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