ConnectValues enumeration

Office 2013 and later

Connection Locations Type

Namespace:  DocumentFormat.OpenXml.Vml.Office
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

No code example is currently available or this language may not be supported.

Member nameDescription
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: