Spread Silverlight Documentation
SuspendCalcService Method (Workbook)


GrapeCity.Windows.SpreadSheet.Data Namespace > Workbook Class : SuspendCalcService Method
Suspends the calculation service.
Syntax
'Declaration
 
Public Sub SuspendCalcService() 
'Usage
 
Dim instance As Workbook
 
instance.SuspendCalcService()
public void SuspendCalcService()
See Also

Reference

Workbook Class
Workbook Members