Uses of Class
org.docx4j.dml.diagram.CTHierBranchStyle
| Package | Description |
|---|---|
| org.docx4j.dml.diagram |
-
Uses of CTHierBranchStyle in org.docx4j.dml.diagram
Fields in org.docx4j.dml.diagram declared as CTHierBranchStyle Modifier and Type Field Description protected CTHierBranchStyleCTLayoutVariablePropertySet. hierBranchMethods in org.docx4j.dml.diagram that return CTHierBranchStyle Modifier and Type Method Description CTHierBranchStyleObjectFactory. createCTHierBranchStyle()Create an instance ofCTHierBranchStyleCTHierBranchStyleCTLayoutVariablePropertySet. getHierBranch()Gets the value of the hierBranch property.Methods in org.docx4j.dml.diagram with parameters of type CTHierBranchStyle Modifier and Type Method Description voidCTLayoutVariablePropertySet. setHierBranch(CTHierBranchStyle value)Sets the value of the hierBranch property.