CGXFormulaSheet::StoreRemoveRows

virtual BOOL StoreRemoveRows(ROWCOL nFromRow, ROWCOL nToRow);

nFromRow

Specifies the first row.

nToRow

Specifies the last row.

Return Value

Always TRUE.

Remarks

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

See Also

 CGXGridCore::StoreRemoveRows

CGXFormulaSheet

 Class Overview |  Class Members