SpreadJS Documentation
Expression Method
Provides the base class from which the classes that represent expression tree nodes are derived. This is an abstract class.
Syntax
var value; // Type: any
value = GcSpread.Sheets.Calc.Expressions.Expression();
function Expression() : any;
See Also

Reference

Expressions type

 

 


Copyright © GrapeCity, inc. All rights reserved.

Send comments on this topic.