Parameters
- source
- The source of data.
- row
- if set to
true
, look up in row; otherwise, lookup in column. - column
- If row is
true
, indicates the row index; otherwise, indicates the column index. - row2
- If row is
true
, indicates the first column; otherwise, indicates the first row. - column2
- If row is
true
, indicates the last column; otherwise, indicates the last row.
Return Value
The RangeCache object if it's available.