| GrapeCity.CalcEngine Namespace : CalcEvaluatorContext Class | 
The following tables list the members exposed by CalcEvaluatorContext.
| Name | Description | |
|---|---|---|
![]()  | CalcEvaluatorContext Constructor | Initializes a new instance of the CalcEvaluatorContext class. | 
| Name | Description | |
|---|---|---|
![]()  | ArrayFormulaMode | Gets a value indicating whether evaluate expression in array formula mode. | 
![]()  | Column | Gets the column. | 
![]()  | ColumnCount | Gets the column count. | 
![]()  | Row | Gets the row. | 
![]()  | RowCount | Gets the row count. | 
![]()  | Source | Gets or sets the source. | 
| Name | Description | |
|---|---|---|
![]()  | GetFunction | Gets a GrapeCity.CalcEngine.Functions.CalcFunction which function name is name. | 
![]()  | GetName | Gets a GrapeCity.CalcEngine.Expressions.CalcExpression which indicated by the name. | 
![]()  | GetReference | Gets the reference at specified position which indicated by id. | 
![]()  | GetValue | Gets the value at specified position which indicated by id. | 
![]()  | IsIntersected | Determines whether the specified CalcIdentity is intersected with another one. |