MsoArrowheadLength Enumeration

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

Namespace:  Microsoft.Office.Core
Assembly:  office (in office.dll)

Syntax

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

Members

Member name Description
msoArrowheadLengthMixed Return value only; indicates a combination of the other states in the specified shape range.
msoArrowheadShort Short.
msoArrowheadLengthMedium Medium.
msoArrowheadLong Long.

See Also

Reference

Microsoft.Office.Core Namespace