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