Select(Int32,Int32,Int32,Int32) Method
In This Topic
Selects a range of cells and scrolls it into view.
Syntax
Parameters
- row
- New value for the Row property.
- col
- New value for the Col property.
- rowSel
- New value for the RowSel property.
- colSel
- New value for the ColSel property.
See Also