Uses of Class
org.docx4j.dml.chart.STLblAlgn
| Package | Description |
|---|---|
| org.docx4j.dml.chart |
-
Uses of STLblAlgn in org.docx4j.dml.chart
Fields in org.docx4j.dml.chart declared as STLblAlgn Modifier and Type Field Description protected STLblAlgnCTLblAlgn. valMethods in org.docx4j.dml.chart that return STLblAlgn Modifier and Type Method Description static STLblAlgnSTLblAlgn. fromValue(java.lang.String v)STLblAlgnCTLblAlgn. getVal()Gets the value of the val property.static STLblAlgnSTLblAlgn. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static STLblAlgn[]STLblAlgn. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.docx4j.dml.chart with parameters of type STLblAlgn Modifier and Type Method Description voidCTLblAlgn. setVal(STLblAlgn value)Sets the value of the val property.