Enum OfficeShapeArrowheadStyle
Specifies the style of the arrowhead at the end of a line.
Namespace: Syncfusion.Office
Assembly: Syncfusion.Compression.Base.dll
Syntax
public enum OfficeShapeArrowheadStyle
  Fields
| Name | Description | 
|---|---|
| Arrow | Specifies the OfficeShapeArrowheadStyle is Arrow  | 
      
| ArrowDiamond | Specifies the OfficeShapeArrowheadStyle is ArrowDiamond  | 
      
| ArrowOpen | Specifies the OfficeShapeArrowheadStyle is ArrowOpen  | 
      
| ArrowOval | Specifies the OfficeShapeArrowheadStyle is ArrowOval  | 
      
| ArrowStealth | Specifies the OfficeShapeArrowheadStyle is ArrowStealth  | 
      
| None | Specifies the OfficeShapeArrowheadStyle is None  |