GrapeCity.CalcEngine Namespace > CalcService Class : Recalculate Method |
'Declaration Public Function Recalculate( _ Optional ByVal maxCalcCount As Integer, _ Optional ByVal forceRecalculateAll As Boolean _ ) As Boolean
'Usage Dim instance As CalcService Dim maxCalcCount As Integer Dim forceRecalculateAll As Boolean Dim value As Boolean value = instance.Recalculate(maxCalcCount, forceRecalculateAll)
public bool Recalculate( int maxCalcCount, bool forceRecalculateAll )
Target Platforms: Windows Server 2012, Windows RT