Click or drag to resize

XlsLineShape EndArrowheadLength Property

Gets or sets the length type of the end arrowhead of the shape.

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

Return Value

Type: ShapeArrowLengthType
The length type of the end arrowhead.

Implements

ILineShape EndArrowheadLength
See Also