The CalculateFormulas method calculates any Calculation Engine Supported Formulas in the workbook. Any formulas in the workbook that are not supported by the Calculation Engine will be set as 0.

 wb.CalculateFormulas();
 wb.CalculateFormulas()