Uses of Class
org.docx4j.dml.chart.CTRotX
| Package | Description |
|---|---|
| org.docx4j.dml.chart |
-
Uses of CTRotX in org.docx4j.dml.chart
Fields in org.docx4j.dml.chart declared as CTRotX Modifier and Type Field Description protected CTRotXCTView3D. rotXMethods in org.docx4j.dml.chart that return CTRotX Modifier and Type Method Description CTRotXObjectFactory. createCTRotX()Create an instance ofCTRotXCTRotXCTView3D. getRotX()Gets the value of the rotX property.Methods in org.docx4j.dml.chart with parameters of type CTRotX Modifier and Type Method Description voidCTView3D. setRotX(CTRotX value)Sets the value of the rotX property.