LineFormat.BeginArrowheadStyle
LineFormat.BeginArrowheadStyle property
Gets and sets the begin arrow type of the line.
public MsoArrowheadStyle BeginArrowheadStyle { get; set; }
Examples
[C#]
lineFmt.BeginArrowheadStyle = MsoArrowheadStyle.ArrowOpen;
See Also
- enum MsoArrowheadStyle
- class LineFormat
- namespace Aspose.Cells.Drawing
- assembly Aspose.Cells