SpreadJS Documentation
Evaluator type
Represents an evaluator that is used for evaluating an expression with the specified context.
Syntax
var instance = new GcSpread.Sheets.Calc.Evaluator();
function Evaluator;
Inheritance Hierarchy

Object
   GcSpread.Sheets.Calc.Evaluator

Constructors
 NameDescription
public ConstructorEvaluator ConstructorRepresents an evaluator that is used for evaluating an expression with the specified context.  
Top
Methods
 NameDescription
public MethodevaluateExpressionEvaluates an expression with the specified context.  
Top
See Also

Reference

GcSpread.Sheets.Calc Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.

Send comments on this topic.