CGXData::StoreMoveCols
virtual BOOL StoreMoveCols(ROWCOL nFromCol, ROWCOL nToCol, ROWCOL nDestCol);
nFromCol
Specifies the first column.
nToCol
Specifies the last column.
nDestCol
Specifies the new position for the first column.
Return Value
Always TRUE.
Remarks
Moves columns in the cells-array.