CGXFormulaSheet::StoreInsertCols

virtual BOOL StoreInsertCols(ROWCOL nCol, ROWCOL nCount);

nCol

Specifies the column id.

nCount

Specifies the number of columns to be inserted.

Return Value

Always TRUE.

Remarks

Inserts columns in the formula engine and updates cell references to moved cells.

See Also

 CGXGridCore::StoreInsertCols

CGXFormulaSheet

 Class Overview |  Class Members