Spread WinForms 15
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet Namespace / WorkbookSet Class / TerminateBatching Method


In This Topic
TerminateBatching Method (WorkbookSet)
In This Topic
Ends batching for changing cell values and formulas.
Syntax
'Declaration
 
Public Sub TerminateBatching() 
 
'Usage
 
Dim instance As WorkbookSet
 
instance.TerminateBatching()
See Also