SpreadJS Documentation
length Method
Gets the length of this array.
Syntax
var instance = new GcSpread.Sheets.Calc.CalcArray();
var value; // Type: number
value = instance.length();
function length() : number;
See Also

Reference

CalcArray type

 

 


Copyright © GrapeCity, inc. All rights reserved.

Send comments on this topic.