'Declaration Public Sub MoveRow( _ ByVal row As Integer, _ ByVal count As Integer, _ ByVal toRow As Integer _ )
Parameters
- row
- Row index at which to start the move (first row)
- count
- Number of rows to move
- toRow
- Destination before which to copy the range of rows