| GrapeCity.CalcEngine Namespace : CalcGraph Class | 
The following tables list the members exposed by CalcGraph.
| Name | Description | |
|---|---|---|
|  | CalcGraph Constructor | Initializes a new instance of the CalcGraph class. | 
| Name | Description | |
|---|---|---|
|  | IsEmpty | Gets whether current CalcGraph is empty or not. | 
|  | Manager | Gets or sets the manager. | 
| Name | Description | |
|---|---|---|
|  | EnumerateIntersectedNodesExcludeSelf | |
|  | GetAllArrayFormulaIdentities | Gets all array formula identities. | 
|  | GetAllLocalIdentities | Gets all local identities. | 
|  | GetAllSheetRangeIdentities | Gets all sheetRange identities. | 
|  | GetNode | Gets the node stands the relationship for a position by id. | 
|  | RefreshNode | Refreshes the node, so it will update all of the dependencies. | 
|  | RemoveNode | Removes the node at specified position by id. | 
|  | SetNode | Sets the node and its expression to CalcGraph under specified CalcEvaluatorContext. |