Class ExcelShapeArrowWidth
Represents arrow head width.
Inheritance
System.Object
ExcelShapeArrowWidth
Namespace: Syncfusion.XlsIO
Assembly: Syncfusion.XlsIO.UWP.dll
Syntax
public sealed class ExcelShapeArrowWidth : Enum
Fields
ArrowHeadMedium
Represents short arrow head width.
Declaration
public const ExcelShapeArrowWidth ArrowHeadMedium
Field Value
Type |
---|
ExcelShapeArrowWidth |
ArrowHeadNarrow
Represents short arrow head width.
Declaration
public const ExcelShapeArrowWidth ArrowHeadNarrow
Field Value
Type |
---|
ExcelShapeArrowWidth |
ArrowHeadWide
Represents short arrow head width.
Declaration
public const ExcelShapeArrowWidth ArrowHeadWide
Field Value
Type |
---|
ExcelShapeArrowWidth |