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