Click or drag to resize

XlsShapeLineFormat EndArrowheadWidth Property

Represents end arrow head width.

Namespace: Spire.Xls.Core.Spreadsheet.Shapes
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
public ShapeArrowWidthType EndArrowheadWidth { get; set; }

Property Value

Type: ShapeArrowWidthType

Implements

IShapeLineFormat EndArrowheadWidth
See Also