Uses of Class
org.docx4j.dml.chart.CTLayoutTarget
Packages that use CTLayoutTarget
-
Uses of CTLayoutTarget in org.docx4j.dml.chart
Fields in org.docx4j.dml.chart declared as CTLayoutTargetMethods in org.docx4j.dml.chart that return CTLayoutTargetModifier and TypeMethodDescriptionObjectFactory.createCTLayoutTarget()Create an instance ofCTLayoutTargetCTManualLayout.getLayoutTarget()Gets the value of the layoutTarget property.Methods in org.docx4j.dml.chart with parameters of type CTLayoutTargetModifier and TypeMethodDescriptionvoidCTManualLayout.setLayoutTarget(CTLayoutTarget value) Sets the value of the layoutTarget property.