Enum ExcelShapeArrowStyle
Represents shape arrow style type.
Namespace: Syncfusion.XlsIO
Assembly: Syncfusion.XlsIO.Base.dll
Syntax
public enum ExcelShapeArrowStyle
Fields
Name | Description |
---|---|
LineArrow | Represents standard arrow. |
LineArrowDiamond | Represents Diamond arrow. |
LineArrowOpen | Represents Open arrow. |
LineArrowOval | Represents Oval arrow. |
LineArrowStealth | Represents Stealth arrow. |
LineNoArrow | Represents no arrow. |