Namespace: Spire.Xls.Core.Spreadsheet.Shapes
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 11.6.0.0 (11.6.0.5020)
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 11.6.0.0 (11.6.0.5020)
Syntax
| C# | Visual Basic | Visual C++ | F# |
public ShapeArrowStyleType BeginArrowHeadStyle { get; set; }
Public Property BeginArrowHeadStyle As ShapeArrowStyleType Get Set
public: virtual property ShapeArrowStyleType BeginArrowHeadStyle { ShapeArrowStyleType get () sealed; void set (ShapeArrowStyleType value) sealed; }
abstract BeginArrowHeadStyle : ShapeArrowStyleType with get, set override BeginArrowHeadStyle : ShapeArrowStyleType with get, set