TdxSpreadSheetVector.Length Property
Returns the vector length.
Declaration
property Length: Integer read;
Property Value
Type |
---|
Integer |
Remarks
You can use this property to obtain the number of values within a row or column vector. The Length property returns the Count value.
See Also