MsoArrowheadWidth Enumeration

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

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

Syntax

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

Members

Member name Description
msoArrowheadWidthMixed Return value only; indicates a combination of the other states.
msoArrowheadNarrow Narrow.
msoArrowheadWidthMedium Medium.
msoArrowheadWide Wide.

See Also

Reference

Microsoft.Office.Core Namespace