CalculateFull Method

Microsoft Office Web Components Object Model

CalculateFull Method

       

Forces every formula in the open workbook to be recalculated.

expression.CalculateFull

expression   Required. An expression that returns a Spreadsheet object.

Example

This example forces a full calculation of all data in Spreadsheet1.

Spreadsheet1.CalculateFull