ConnectValues enumeration
Office 2013 and later
Connection Locations Type
Namespace: DocumentFormat.OpenXml.Vml.Office
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
| Member name | Description | |
|---|---|---|
| None | No. When the item is serialized out as xml, its value is "none". | |
| Rectangle | Four Connections. When the item is serialized out as xml, its value is "rect". | |
| Segments | Edit Point Connections. When the item is serialized out as xml, its value is "segments". | |
| Custom | Custom Connections. When the item is serialized out as xml, its value is "custom". |
Show: