SwapColumns
This method swaps two specified columns.
Syntax
SwapColumns (ColumnIndex1 as Long, ColumnIndex2 as Long)| Parameter | Description |
|---|---|
| ColumnIndex1 | Zero-based index of column 1 |
| ColumnIndex2 | Zero-based index of column 2 |
This method swaps two specified columns.
SwapColumns (ColumnIndex1 as Long, ColumnIndex2 as Long)| Parameter | Description |
|---|---|
| ColumnIndex1 | Zero-based index of column 1 |
| ColumnIndex2 | Zero-based index of column 2 |