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