# FarPoint.Win.Spread.SheetView.RecalculateAll

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="FarPoint_Win_Spread_SheetView_RecalculateAll_" data-uid="FarPoint.Win.Spread.SheetView.RecalculateAll*">RecalculateAll Method
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="FarPoint_Win_Spread_SheetView_RecalculateAll_" data-uid="FarPoint.Win.Spread.SheetView.RecalculateAll*"></a>
<h4 id="FarPoint_Win_Spread_SheetView_RecalculateAll" data-uid="FarPoint.Win.Spread.SheetView.RecalculateAll">RecalculateAll()</h4>
<div class="markdown level1 summary"><p>Evaluates all the formulas in cells on the sheet<br>
(including those that have not changed since the last calculation cycle).</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">public void RecalculateAll()</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">Public Sub RecalculateAll()</code></pre>
</div>
</div>
