HierarchyBranchStyleValues enumeration
Office 2013 and later
Hierarchy Branch Style Definition
Namespace: DocumentFormat.OpenXml.Drawing.Diagrams
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
| Member name | Description | |
|---|---|---|
| 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: