GrapeCity.Xaml.SpreadSheet.Data
ResumeCalcService Method (Workbook)


bool value indicate whether to recalculate all after resuming calc service.
Resumes the calculation service.
Syntax
'Declaration
 
Public Sub ResumeCalcService( _
   Optional ByVal recalculateAll As Boolean _
) 
'Usage
 
Dim instance As Workbook
Dim recalculateAll As Boolean
 
instance.ResumeCalcService(recalculateAll)
public void ResumeCalcService( 
   bool recalculateAll
)

Parameters

recalculateAll
bool value indicate whether to recalculate all after resuming calc service.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

Workbook Class
Workbook Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options