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