The following tables list the members exposed by CalcReference.
| Name | Description | |
|---|---|---|
![]() | Column | Gets the index of the first column in the cell or range reference. |
![]() | ColumnCount | Gets the number of columns in the cell or range reference. |
![]() | Row | Gets the index of the first row in the cell or range reference. |
![]() | RowCount | Gets the number of rows in the cell or range reference. |
| Name | Description | |
|---|---|---|
![]() | GetSource | Returns a CalcReference to the entire sheet. |
![]() | GetValue | Gets the value at the specified position in the cell or range reference. |
![]() | IsSubtotal | Determines whether the value at the specified position is a subtotal. |

