Class ExcelShapeArrowLength
Represents arrow head length.
Inheritance
System.Object
ExcelShapeArrowLength
Namespace: Syncfusion.XlsIO
Assembly: Syncfusion.XlsIO.UWP.dll
Syntax
public sealed class ExcelShapeArrowLength : Enum
Fields
ArrowHeadLong
Represents short arrow head length.
Declaration
public const ExcelShapeArrowLength ArrowHeadLong
Field Value
Type |
---|
ExcelShapeArrowLength |
ArrowHeadMedium
Represents short arrow head length.
Declaration
public const ExcelShapeArrowLength ArrowHeadMedium
Field Value
Type |
---|
ExcelShapeArrowLength |
ArrowHeadShort
Represents short arrow head length.
Declaration
public const ExcelShapeArrowLength ArrowHeadShort
Field Value
Type |
---|
ExcelShapeArrowLength |