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