Uses of Class
org.docx4j.dml.chart.CTManualLayout
Packages that use CTManualLayout
-
Uses of CTManualLayout in org.docx4j.dml.chart
Fields in org.docx4j.dml.chart declared as CTManualLayoutMethods in org.docx4j.dml.chart that return CTManualLayoutModifier and TypeMethodDescriptionObjectFactory.createCTManualLayout()Create an instance ofCTManualLayoutCTLayout.getManualLayout()Gets the value of the manualLayout property.Methods in org.docx4j.dml.chart with parameters of type CTManualLayoutModifier and TypeMethodDescriptionvoidCTLayout.setManualLayout(CTManualLayout value) Sets the value of the manualLayout property.