HierarchyBranchStyleValues enumeration

Office 2013 and later

Hierarchy Branch Style Definition

Namespace:  DocumentFormat.OpenXml.Drawing.Diagrams
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

No code example is currently available or this language may not be supported.

Member nameDescription
Left Left. When the item is serialized out as xml, its value is "l".
Right Right. When the item is serialized out as xml, its value is "r".
Hanging Hanging. When the item is serialized out as xml, its value is "hang".
Standard Standard. When the item is serialized out as xml, its value is "std".
Initial Initial. When the item is serialized out as xml, its value is "init".
Show: