Uses of Class
org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex.STRegionLabelLayout
| Package | Description |
|---|---|
| org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex |
-
Uses of STRegionLabelLayout in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex
Fields in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex declared as STRegionLabelLayout Modifier and Type Field Description protected STRegionLabelLayoutCTRegionLabelLayout. valMethods in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex that return STRegionLabelLayout Modifier and Type Method Description static STRegionLabelLayoutSTRegionLabelLayout. fromValue(java.lang.String v)STRegionLabelLayoutCTRegionLabelLayout. getVal()Gets the value of the val property.static STRegionLabelLayoutSTRegionLabelLayout. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static STRegionLabelLayout[]STRegionLabelLayout. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex with parameters of type STRegionLabelLayout Modifier and Type Method Description voidCTRegionLabelLayout. setVal(STRegionLabelLayout value)Sets the value of the val property.