Enum OfficeShapeArrowheadWidth
Specifies the width of the arrowhead at the end of a line.
Namespace: Syncfusion.Office
Assembly: Syncfusion.Compression.Base.dll
Syntax
public enum OfficeShapeArrowheadWidth
  Fields
| Name | Description | 
|---|---|
| Medium | Specifies the OfficeShapeArrowheadWidth is Medium  | 
      
| Narrow | Specifies the OfficeShapeArrowheadWidth is Narrow  | 
      
| None | Specifies the OfficeShapeArrowheadWidth is None  | 
      
| Wide | Specifies the OfficeShapeArrowheadWidth is Wide  |