Uses of Class
org.docx4j.dml.chart.CTLblAlgn
Packages that use CTLblAlgn
-
Uses of CTLblAlgn in org.docx4j.dml.chart
Fields in org.docx4j.dml.chart declared as CTLblAlgnMethods in org.docx4j.dml.chart that return CTLblAlgnModifier and TypeMethodDescriptionObjectFactory.createCTLblAlgn()Create an instance ofCTLblAlgnCTCatAx.getLblAlgn()Gets the value of the lblAlgn property.Methods in org.docx4j.dml.chart with parameters of type CTLblAlgnModifier and TypeMethodDescriptionvoidCTCatAx.setLblAlgn(CTLblAlgn value) Sets the value of the lblAlgn property.