CGXData::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
This method has no effect for CGXData. Only CGXFormulaSheet provides an implementation for this method.
Note: CGXFormulaSheet is only provided with the professional edition of Objective Grid.