Uses of Class
org.docx4j.dml.chart.CTOrientation
| Package | Description |
|---|---|
| org.docx4j.dml.chart |
-
Uses of CTOrientation in org.docx4j.dml.chart
Fields in org.docx4j.dml.chart declared as CTOrientation Modifier and Type Field Description protected CTOrientationCTScaling. orientationMethods in org.docx4j.dml.chart that return CTOrientation Modifier and Type Method Description CTOrientationObjectFactory. createCTOrientation()Create an instance ofCTOrientationCTOrientationCTScaling. getOrientation()Gets the value of the orientation property.Methods in org.docx4j.dml.chart with parameters of type CTOrientation Modifier and Type Method Description voidCTScaling. setOrientation(CTOrientation value)Sets the value of the orientation property.