<< Return to Main Index

< Return to Class Index

CGXGridCore::Recalc

virtual void Recalc(BOOL bForceRecalc = FALSE);

bForceRecalc

TRUE if all formulas should be recalculated; FALSE if only formulas that depend on modified cells should be recalculated.

Remarks

Recalculates all cells in the worksheet that depend on cells in the recalc range list.

This method has no effect unless you are using the formula engine. See GXFormulaSheet.

See Also

CGXFormulaSheet::Recalc

CGXGridCore

Class Overview | Class Members