XlArrowHeadStyle enumeration (Excel)
Specifies the type of arrowhead to apply at the end of a line.
Name | Value | Description |
---|---|---|
xlArrowHeadStyleClosed | 3 | Small arrowhead with curved edge at connection to line. |
xlArrowHeadStyleDoubleClosed | 5 | Large diamond-shaped arrowhead. |
xlArrowHeadStyleDoubleOpen | 4 | Large arrowhead with curved edge at connection to line. |
xlArrowHeadStyleNone | -4142 | No arrowhead. |
xlArrowHeadStyleOpen | 2 | Large triangular arrowhead. |
Support and feedback
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.