ConnectorValues enumeration
Office 2013 and later
Connector Type
Namespace: DocumentFormat.OpenXml.Vml.Office
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
| Member name | Description | |
|---|---|---|
| None | No Connector. When the item is serialized out as xml, its value is "none". | |
| Straight | Straight Connector. When the item is serialized out as xml, its value is "straight". | |
| Elbow | Elbow Connector. When the item is serialized out as xml, its value is "elbow". | |
| Curved | Curved Connector. When the item is serialized out as xml, its value is "curved". |
Show: