Spread Windows Forms 12.0 Product Documentation
EvaluationContext Property (IArguments)


GrapeCity.CalcEngine Assembly > GrapeCity.CalcEngine Namespace > IArguments Interface : EvaluationContext Property
Gets an IEvaluationContext instance indicates the evaluation context.
Syntax
'Declaration
 
ReadOnly Property EvaluationContext As IEvaluationContext
'Usage
 
Dim instance As IArguments
Dim value As IEvaluationContext
 
value = instance.EvaluationContext
IEvaluationContext EvaluationContext {get;}
See Also

Reference

IArguments Interface
IArguments Members