IRange getRange( int row, int column, int rowCount, int columnCount ) |
Parameters
- row
- The row.
- column
- The column.
- rowCount
- The row count.
- columnCount
- The column count.
Return Value
the range.
IRange getRange( int row, int column, int rowCount, int columnCount ) |