Uses of Class
org.docx4j.dml.diagram.CTOrgChart
| Package | Description |
|---|---|
| org.docx4j.dml.diagram |
-
Uses of CTOrgChart in org.docx4j.dml.diagram
Fields in org.docx4j.dml.diagram declared as CTOrgChart Modifier and Type Field Description protected CTOrgChartCTLayoutVariablePropertySet. orgChartMethods in org.docx4j.dml.diagram that return CTOrgChart Modifier and Type Method Description CTOrgChartObjectFactory. createCTOrgChart()Create an instance ofCTOrgChartCTOrgChartCTLayoutVariablePropertySet. getOrgChart()Gets the value of the orgChart property.Methods in org.docx4j.dml.diagram with parameters of type CTOrgChart Modifier and Type Method Description voidCTLayoutVariablePropertySet. setOrgChart(CTOrgChart value)Sets the value of the orgChart property.