| GrapeCity.CalcEngine Namespace : CalcCalculationManager Class | 
The following tables list the members exposed by CalcCalculationManager.
| Name | Description | |
|---|---|---|
|  | Evaluator | Gets the evaluator. | 
|  | FormulaCount | Get the count of all formulas stored in current CalcCalculationManager | 
|  | Graph | Gets the graph which manages the dependents for all calculation units. | 
|  | Parser | Gets the parser. | 
|  | Service | Gets or sets the service. | 
|  | Source | Gets the source. | 
| Name | Description | |
|---|---|---|
|  | ClearExpression | Clears the expression. | 
|  | ClearFormula | Clears the formula. | 
|  | Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. | 
|  | GetArrayFormulaByCell | Gets the array formula. | 
|  | GetArrayFormulaByRange | Gets the array formula. | 
|  | GetExpression | Gets the expression. | 
|  | GetFormula | Gets the formula. | 
|  | Invalidate | Overloaded. Invalidates the specified id. | 
|  | IsIsIntersectantWithArrayFormula | Determines whether the specified CalcIdentity is intersected with an range that has array formula. | 
|  | Recalculate | Recalculates this instance. | 
|  | SetExpression | Overloaded. Sets the expression. | 
|  | SetFormula | Overloaded. Sets the formula. |