SpreadJS Documentation
AsyncEvaluateContext Constructor
The common evaluate context.
Represents an evaluate context for async functions.
Syntax
var instance = new GcSpread.Sheets.Calc.AsyncEvaluateContext(context);
function AsyncEvaluateContext( 
   context : EvaluateContext
) : AsyncEvaluateContext;

Parameters

context
The common evaluate context.
See Also

Reference

AsyncEvaluateContext type

 

 


Copyright © GrapeCity, inc. All rights reserved.

Send comments on this topic.