LineEndValues enumeration

Office 2013 and later

Line End Type

Namespace:  DocumentFormat.OpenXml.Drawing
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

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

Member nameDescription
None None. When the item is serialized out as xml, its value is "none".
Triangle Triangle Arrow Head. When the item is serialized out as xml, its value is "triangle".
Stealth Stealth Arrow. When the item is serialized out as xml, its value is "stealth".
Diamond Diamond. When the item is serialized out as xml, its value is "diamond".
Oval Oval. When the item is serialized out as xml, its value is "oval".
Arrow Arrow Head. When the item is serialized out as xml, its value is "arrow".
Show: