SpreadJS Documentation
ArrayExpression Constructor
The array values.
Represents an array constant value.
Syntax
var instance = new GcSpread.Sheets.Calc.Expressions.ArrayExpression(value);
function ArrayExpression( 
   value : any
) : ArrayExpression;

Parameters

value
The array values.
See Also

Reference

ArrayExpression type

 

 


Copyright © GrapeCity, inc. All rights reserved.

Send comments on this topic.