Click or drag to resize

XlsShapeLineFormat BeginArrowHeadStyle Property

Represents begin arrow head style.

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 BeginArrowHeadStyle { get; set; }

Property Value

Type: ShapeArrowStyleType

Implements

IShapeLineFormat BeginArrowHeadStyle
See Also