CGXFormulaSheet::StoreRemoveCols
virtual BOOL StoreRemoveCols(ROWCOL nFromCol, ROWCOL nToCol);
nFromCol
Specifies the first column.
nToCol
Specifies the last column.
Return Value
Always TRUE.
Remarks
Removes columns in the formula engine and updates cell references to moved cells.