Uses of Class
org.docx4j.dml.chart.CTLblAlgn
| Package | Description |
|---|---|
| org.docx4j.dml.chart |
-
Uses of CTLblAlgn in org.docx4j.dml.chart
Fields in org.docx4j.dml.chart declared as CTLblAlgn Modifier and Type Field Description protected CTLblAlgnCTCatAx. lblAlgnMethods in org.docx4j.dml.chart that return CTLblAlgn Modifier and Type Method Description CTLblAlgnObjectFactory. createCTLblAlgn()Create an instance ofCTLblAlgnCTLblAlgnCTCatAx. getLblAlgn()Gets the value of the lblAlgn property.Methods in org.docx4j.dml.chart with parameters of type CTLblAlgn Modifier and Type Method Description voidCTCatAx. setLblAlgn(CTLblAlgn value)Sets the value of the lblAlgn property.