Uses of Class
org.docx4j.dml.diagram.CTHierBranchStyle
Packages that use CTHierBranchStyle
-
Uses of CTHierBranchStyle in org.docx4j.dml.diagram
Fields in org.docx4j.dml.diagram declared as CTHierBranchStyleModifier and TypeFieldDescriptionprotected CTHierBranchStyleCTLayoutVariablePropertySet.hierBranchMethods in org.docx4j.dml.diagram that return CTHierBranchStyleModifier and TypeMethodDescriptionObjectFactory.createCTHierBranchStyle()Create an instance ofCTHierBranchStyleCTLayoutVariablePropertySet.getHierBranch()Gets the value of the hierBranch property.Methods in org.docx4j.dml.diagram with parameters of type CTHierBranchStyleModifier and TypeMethodDescriptionvoidCTLayoutVariablePropertySet.setHierBranch(CTHierBranchStyle value) Sets the value of the hierBranch property.