Spread Windows Forms 12.0 Product Documentation
IEvaluationContext Interface Members
Properties  Methods 

GrapeCity.CalcEngine Assembly > GrapeCity.CalcEngine Namespace : IEvaluationContext Interface

The following tables list the members exposed by IEvaluationContext.

Public Properties
 NameDescription
 PropertyGets the column index of the cell whose formula is being evaluated.  
 PropertyGets the row index of the cell whose formula is being evaluated.  
 PropertyGets or sets the calculation error.  
 PropertyGets the current language package for calculation.  
 PropertyGets the reference source where the formula is being evaluated.  
Top
Public Methods
 NameDescription
 MethodOverloaded. Allocates a new IValue object.  
 MethodOverloaded. Deallocates the last created IValue object.  
 MethodEnters the specified evaluating context.  
 MethodEvaluates the specified expression and returns the evaluated result via result parameter.  
 MethodExits from the current evaluating context back to the previous evaluating context.  
 MethodGet the IValue object at the specified index.  
Top
See Also

Reference

IEvaluationContext Interface
GrapeCity.CalcEngine Namespace