Click or drag to resize

ShapeArrowWidthType Enumeration

Represents arrow head width.

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