MsoArrowheadWidth enumeration (Office)
Specifies the width of the arrowhead at the end of a line.
Name | Value | Description |
---|---|---|
msoArrowheadNarrow | 1 | Narrow |
msoArrowheadWide | 3 | Wide |
msoArrowheadWidthMedium | 2 | Medium |
msoArrowheadWidthMixed | -2 | Return value only; indicates a combination of the other states. |
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.