SpreadJS Documentation
AsyncEvaluateContext type
Represents an evaluate context for async functions.
Syntax
var instance = new GcSpread.Sheets.Calc.AsyncEvaluateContext(context);
function AsyncEvaluateContext;
Inheritance Hierarchy

Object
   GcSpread.Sheets.Calc.AsyncEvaluateContext

Constructors
 NameDescription
public ConstructorAsyncEvaluateContext ConstructorRepresents an evaluate context for async functions.  
Top
Methods
 NameDescription
public MethodSetAsyncResultSet the async function evaluate result to CalcEngine, CalcEngine will use this value to recalculate the cell that contains this async function and all dependent cells.  
Top
See Also

Reference

GcSpread.Sheets.Calc Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.

Send comments on this topic.