'Usage
Dim instance As ISheetSelectionModel Dim row As Integer Dim column As Integer instance.ExtendSelection(row, column)
Parameters
- row
- Row index of farthest cell in the selection
- column
- Column index of farthest cell in the selection
'Usage
Dim instance As ISheetSelectionModel Dim row As Integer Dim column As Integer instance.ExtendSelection(row, column)