Uses of Class
org.docx4j.dml.chart.CTOrientation
Packages that use CTOrientation
-
Uses of CTOrientation in org.docx4j.dml.chart
Fields in org.docx4j.dml.chart declared as CTOrientationMethods in org.docx4j.dml.chart that return CTOrientationModifier and TypeMethodDescriptionObjectFactory.createCTOrientation()Create an instance ofCTOrientationCTScaling.getOrientation()Gets the value of the orientation property.Methods in org.docx4j.dml.chart with parameters of type CTOrientationModifier and TypeMethodDescriptionvoidCTScaling.setOrientation(CTOrientation value) Sets the value of the orientation property.