Click or drag to resize

XlsArcShape BeginArrowheadLength Property

Gets or sets the length type of the arrowhead at the beginning of the line.

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 arrowhead at the beginning of the line.

Implements

IArcShape BeginArrowheadLength
See Also