Spreadsheet Integrator - Online Help
Available for:
Spreadsheet Integrator
Questions / Feedback?

RecalculateAll Method

Recalculates all formulas in the workbook.

Syntax

[VB.NET]
Public Sub RecalculateAll()
[C#]
public void RecalculateAll();

Remarks

This method recalculates all formulas in the workbook.

All formulas in the workbook will be recalculate. To recalculate only formulas that are out of date call Recalculate.

NOTE: This method has a corresponding asynchronous version (RecalculateAllAsync) for use in the WinRT environment.

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 1.0.6240.0