XlArrowHeadWidth Enumeration

Specifies the width of the arrowhead at the line end.

Namespace:  Microsoft.Office.Interop.Excel
Assembly:  Microsoft.Office.Interop.Excel (in Microsoft.Office.Interop.Excel.dll)

Syntax

'Declaration
Public Enumeration XlArrowHeadWidth
'Usage
Dim instance As XlArrowHeadWidth
public enum XlArrowHeadWidth

Members

Member name Description
xlArrowHeadWidthMedium Medium-width arrowhead.
xlArrowHeadWidthNarrow Narrowest arrowhead.
xlArrowHeadWidthWide Widest arrowhead.

See Also

Reference

Microsoft.Office.Interop.Excel Namespace