<< Return to Main Index

< Return to Class Index

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.

See Also

CGXGridCore::StoreRemoveCols

CGXFormulaSheet

Class Overview | Class Members