StrokeArrowValues enumeration
Office 2013 and later
Stroke Arrowhead Type
Namespace: DocumentFormat.OpenXml.Vml
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
| Member name | Description | |
|---|---|---|
| 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: