Click or drag to resize

ShapeArrowLengthType Enumeration

Represents arrow head length.

Namespace: Spire.Xls
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
public enum ShapeArrowLengthType
Members
Member name Value Description
ArrowHeadShort 0 Represents short arrow head length.
ArrowHeadMedium 1 Represents short arrow head length.
ArrowHeadLong 2 Represents short arrow head length.
See Also