Search
Selection.selectRows Method
See Also
 






Selects a row or a range of rows.

 Overload List

Name Description

Selection.selectRows (Int32)

Selects the row with the specified index.

Selection.selectRows (Int32, Int32)

Selects a range of rows in the worksheet.

 See Also