Gets the cell range that would be selected if you extended the current selection to the specified row and column indexes.
Syntax
Parameters
- row
- Row index to which to extend the selection
- column
- Column index to which to extend the selection
Return Value
CellRange object containing the range of selected cells
Requirements
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2
See Also