Spread.Sheets Documentation
AsyncFunctionEvaluateMode type
Represents the asynchronous function evaluate mode.
Inheritance Hierarchy

Object
   GC.Spread.CalcEngine.Functions.AsyncFunctionEvaluateMode

Fields
 NameDescription
public Fieldstatic (Shared in Visual Basic)calculateOnceSpecifies that the async function only evaluates once.  
public Fieldstatic (Shared in Visual Basic)onIntervalSpecifies that the async function evaluates based on the interval.  
public Fieldstatic (Shared in Visual Basic)onRecalculationSpecifies that the async function evaluates the changed, referenced cells.  
Top
See Also

Reference

GC.Spread.CalcEngine.Functions Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.

Send comments on this topic.