XlArrowHeadLength Enumeration

Specifies the length of the arrowhead at the end of a line.

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

Syntax

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

Members

Member name Description
xlArrowHeadLengthLong Longest arrowhead.
xlArrowHeadLengthMedium Medium-length arrowhead.
xlArrowHeadLengthShort Shortest arrowhead.

See Also

Reference

Microsoft.Office.Interop.Excel Namespace