| GrapeCity.CalcEngine Namespace : CalcReference Class | 
The following tables list the members exposed by CalcReference.
| Name | Description | |
|---|---|---|
|  | RangeCount | Gets the count of the ranges in current area. | 
| Name | Description | |
|---|---|---|
|  | GetColumn | Gets the base column index for a range which specified by range. | 
|  | GetColumnCount | Gets the count of columns in a range which specified by range. | 
|  | GetRow | Gets the base row index for a range which specified by range. | 
|  | GetRowCount | Get the count of rows in a range which specified by range. | 
|  | GetSource | Gets the source area. | 
|  | GetValue | Gets the value at specified position. | 
|  | IsSubtotal | Determines whether the specified range is subtotal. |