CGXFormulaSheet::StoreMoveRows

virtual BOOL StoreMoveRows(ROWCOL nFromRow, ROWCOL nToRow, ROWCOL nDestRow);

nFromRow

Specifies the first row.

nToRow

Specifies the last row.

nDestRow

Specifies the new position for the first row.

Return Value

Always TRUE.

Remarks

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

See Also

 CGXGridCore::StoreMoveRows

CGXFormulaSheet

 Class Overview |  Class Members