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