ElementValues enumeration
Office 2013 and later
Element Type
Namespace: DocumentFormat.OpenXml.Drawing.Diagrams
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
| Member name | Description | |
|---|---|---|
| All | All. When the item is serialized out as xml, its value is "all". | |
| Document | Document. When the item is serialized out as xml, its value is "doc". | |
| Node | Node. When the item is serialized out as xml, its value is "node". | |
| Normal | Normal. When the item is serialized out as xml, its value is "norm". | |
| NonNormal | Non Normal. When the item is serialized out as xml, its value is "nonNorm". | |
| Assistant | Assistant. When the item is serialized out as xml, its value is "asst". | |
| NonAssistant | Non Assistant. When the item is serialized out as xml, its value is "nonAsst". | |
| ParentTransition | Parent Transition. When the item is serialized out as xml, its value is "parTrans". | |
| Presentation | Presentation. When the item is serialized out as xml, its value is "pres". | |
| SiblingTransition | Sibling Transition. When the item is serialized out as xml, its value is "sibTrans". |
Show: