<< Return to Main Index

< Return to Class Index

CGXFormulaSheet::StoreInsertRows

virtual BOOL StoreInsertRows(ROWCOL nRow, ROWCOL nCount);

nRow

Specifies the row id.

nCount

Specifies the number of rows to be inserted.

Return Value

Always TRUE.

Remarks

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

See Also

CGXGridCore::StoreInsertRows

CGXFormulaSheet

Class Overview | Class Members