Click or drag to resize

XlsLineShape BeginArrowheadLength Property

Gets or sets the length of the begin 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 BeginArrowheadLength { get; set; }

Return Value

Type: ShapeArrowLengthType
The length type of the begin arrowhead.

Implements

ILineShape BeginArrowheadLength
See Also