Uses of Class
org.docx4j.dml.chart.CTManualLayout
| Package | Description |
|---|---|
| org.docx4j.dml.chart |
-
Uses of CTManualLayout in org.docx4j.dml.chart
Fields in org.docx4j.dml.chart declared as CTManualLayout Modifier and Type Field Description protected CTManualLayoutCTLayout. manualLayoutMethods in org.docx4j.dml.chart that return CTManualLayout Modifier and Type Method Description CTManualLayoutObjectFactory. createCTManualLayout()Create an instance ofCTManualLayoutCTManualLayoutCTLayout. getManualLayout()Gets the value of the manualLayout property.Methods in org.docx4j.dml.chart with parameters of type CTManualLayout Modifier and Type Method Description voidCTLayout. setManualLayout(CTManualLayout value)Sets the value of the manualLayout property.