Click or drag to resize

XlsArcShape EndArrowheadWidth Property

Gets or sets the width 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 ShapeArrowWidthType EndArrowheadWidth { get; set; }

Return Value

Type: ShapeArrowWidthType
A ShapeArrowWidthType value representing the width of the end arrowhead.

Implements

IArcShape EndArrowheadWidth
See Also