| GrapeCity.CalcEngine Namespace : ICalcSource Interface | 
The following tables list the members exposed by ICalcSource.
| Name | Description | |
|---|---|---|
|  | GetColumnCount | Gets the column count of current source. | 
|  | GetDefinedName | Gets an expression for the name. | 
|  | GetEvaluatorContext | Gets the evaluator context. | 
|  | GetFunction | Gets the function. | 
|  | GetParserContext | Gets the parser context. | 
|  | GetReference | Gets the reference. | 
|  | GetRowCount | Gets the row count of current source. | 
|  | GetValue | Gets the value. | 
|  | SetValue | Sets the value. |