LineEndArrowWidth Property |
Specifies the width of the arrowhead for the end of a line.
Namespace:
Aspose.Cells.Drawing
Assembly:
Aspose.Cells (in Aspose.Cells.dll) Version: 22.5.0.0 (22.5.0)
Syntaxpublic MsoArrowheadWidth EndArrowWidth { get; set; }
Public Property EndArrowWidth As MsoArrowheadWidth
Get
Set
public:
property MsoArrowheadWidth EndArrowWidth {
MsoArrowheadWidth get ();
void set (MsoArrowheadWidth value);
}
member EndArrowWidth : MsoArrowheadWidth with get, set
Property Value
Type:
MsoArrowheadWidth
See Also