Search
Selection.AddRows Method
See Also
 






Adds one or more rows to the selection.

 Overload List

Name Description

Selection.AddRows (Int32)

Adds the row with the specified index to the selection.

Selection.AddRows (Int32, Int32)

Adds a range of rows to the selection.

 See Also