Uses of Class
org.docx4j.dml.diagram.CTOrgChart
Packages that use CTOrgChart
-
Uses of CTOrgChart in org.docx4j.dml.diagram
Fields in org.docx4j.dml.diagram declared as CTOrgChartMethods in org.docx4j.dml.diagram that return CTOrgChartModifier and TypeMethodDescriptionObjectFactory.createCTOrgChart()Create an instance ofCTOrgChartCTLayoutVariablePropertySet.getOrgChart()Gets the value of the orgChart property.Methods in org.docx4j.dml.diagram with parameters of type CTOrgChartModifier and TypeMethodDescriptionvoidCTLayoutVariablePropertySet.setOrgChart(CTOrgChart value) Sets the value of the orgChart property.