MsoArrowheadStyle Enum

Definition

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

public enum class MsoArrowheadStyle
public enum MsoArrowheadStyle
type MsoArrowheadStyle = 
Public Enum MsoArrowheadStyle
Inheritance
MsoArrowheadStyle

Fields

msoArrowheadDiamond 5

Diamond-shaped.

msoArrowheadNone 1

No arrowhead.

msoArrowheadOpen 3

Open.

msoArrowheadOval 6

Oval-shaped.

msoArrowheadStealth 4

Stealth-shaped.

msoArrowheadStyleMixed -2

Return value only; indicates a combination of the other states.

msoArrowheadTriangle 2

Triangular.

Applies to