Uses of Class
org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex.STParentLabelLayout
| Package | Description |
|---|---|
| org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex |
-
Uses of STParentLabelLayout in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex
Fields in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex declared as STParentLabelLayout Modifier and Type Field Description protected STParentLabelLayoutCTParentLabelLayout. valMethods in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex that return STParentLabelLayout Modifier and Type Method Description static STParentLabelLayoutSTParentLabelLayout. fromValue(java.lang.String v)STParentLabelLayoutCTParentLabelLayout. getVal()Gets the value of the val property.static STParentLabelLayoutSTParentLabelLayout. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static STParentLabelLayout[]STParentLabelLayout. 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 STParentLabelLayout Modifier and Type Method Description voidCTParentLabelLayout. setVal(STParentLabelLayout value)Sets the value of the val property.