BeginArrowheadWidth Property
Applies To
LineFormat object.
Description
Returns or sets the width of the arrowhead at the beginning of the specified line. Can be one of the following MsoArrowheadWidth constants: msoArrowheadNarrow, msoArrowheadWide, msoArrowheadWidthMedium, or msoArrowheadWidthMixed. Read/write Long.
Example
See the BeginArrowheadLength property example.