'Declaration Public Sub MoveColumn( _ ByVal column As Integer, _ ByVal count As Integer, _ ByVal toColumn As Integer _ )
Parameters
- column
- Column index at which to start the move (first column)
- count
- Number of columns to move
- toColumn
- Destination before which to copy the range of columns