Click or drag to resize

XlsShapeLineFormat BeginArrowheadWidth Property

Represents begin arrow head width.

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; }

Property Value

Type: ShapeArrowWidthType

Implements

IShapeLineFormat BeginArrowheadWidth
See Also