ILineShape
BeginArrowheadLength Property
|
Begin 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 BeginArrowheadLength { get; set; }
Property BeginArrowheadLength As ShapeArrowLengthType
Get
Set
property ShapeArrowLengthType BeginArrowheadLength {
ShapeArrowLengthType get ();
void set (ShapeArrowLengthType value);
}
abstract BeginArrowheadLength : ShapeArrowLengthType with get, set
Property Value
Type:
ShapeArrowLengthType
See Also