ExtendSelection Method (Worksheet)
In This Topic
Specifies the last cell in the selection of cells.
Syntax
Parameters
- row
- The row index of the extended selection.
- column
- The column index of the extended selection.
Example
This example uses the ExtendSelection method.
See Also