Click or drag to resize

XlsArcShape BeginArrowheadWidth Property

Gets or sets the width type of the begin arrowhead of the shape's 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 ShapeArrowWidthType BeginArrowheadWidth { get; set; }

Return Value

Type: ShapeArrowWidthType
The width type of the begin arrowhead.

Implements

IArcShape BeginArrowheadWidth
See Also