Click or drag to resize

XlsArcShape EndArrowHeadStyle Property

Gets or sets the style 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 ShapeArrowStyleType EndArrowHeadStyle { get; set; }

Return Value

Type: ShapeArrowStyleType
The style of the end arrowhead.

Implements

IArcShape EndArrowHeadStyle
See Also