CGXRangeList::InsertCols
void InsertCols(ROWCOL nRow, ROWCOL nCount);
nCol
Specifies the column id.
nCount
Specifies the number of columns to be inserted.
Remarks
Call this method to update the ranges in the list after you have inserted columns in the table.