GrapeCity.Xaml.SpreadSheet.Data
Recalculate(Boolean) Method


Force evaluates all the cell formulas.
Syntax
'Declaration
 
Public Overloads Sub Recalculate( _
   ByVal forceRecalculateAll As Boolean _
) 
'Usage
 
Dim instance As Workbook
Dim forceRecalculateAll As Boolean
 
instance.Recalculate(forceRecalculateAll)
public void Recalculate( 
   bool forceRecalculateAll
)

Parameters

forceRecalculateAll
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

Workbook Class
Workbook Members
Overload List

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options