ILineShape
EndArrowheadLength Property
|
End Arrow head Length
Namespace:
Spire.Xls.Core
Assembly:
Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
ShapeArrowLengthType EndArrowheadLength { get; set; }
Property EndArrowheadLength As ShapeArrowLengthType
Get
Set
property ShapeArrowLengthType EndArrowheadLength {
ShapeArrowLengthType get ();
void set (ShapeArrowLengthType value);
}
abstract EndArrowheadLength : ShapeArrowLengthType with get, set
Property Value
Type:
ShapeArrowLengthType
See Also