Search
Selection.addRows Method
See Also
 






Adds a row or a range of rows to the collection.

 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