StrokeArrowValues enumeration

Office 2013 and later

Stroke Arrowhead Type

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

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

Member nameDescription
None No Arrowhead. When the item is serialized out as xml, its value is "none".
Block Block Arrowhead. When the item is serialized out as xml, its value is "block".
Classic Classic Arrowhead. When the item is serialized out as xml, its value is "classic".
Oval Oval Arrowhead. When the item is serialized out as xml, its value is "oval".
Diamond Diamond Arrowhead. When the item is serialized out as xml, its value is "diamond".
Open Open Arrowhead. When the item is serialized out as xml, its value is "open".
Show: