Word.ArrowheadStyle enum  
Specifies the style of the arrowhead at the end of a line.
Remarks
[ API set: WordApiDesktop 1.3 ]
Fields
| diamond = "Diamond" | Represents a diamond arrowhead style.  | 
				
| mixed = "Mixed" | Represents a mixed arrowhead style.  | 
				
| none = "None" | Represents no arrowhead.  | 
				
| open = "Open" | Represents an open arrowhead style.  | 
				
| oval = "Oval" | Represents an oval arrowhead style.  | 
				
| stealth = "Stealth" | Represents a stealth arrowhead style.  | 
				
| triangle = "Triangle" | Represents a triangle arrowhead style.  |