Spread WinForms 15
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet Namespace / Workbook Class / Dispose Method
The disposing.


In This Topic
Dispose Method (Workbook)
In This Topic
Disposes the specified disposing.
Syntax
'Declaration
 
Protected Overridable Sub Dispose( _
   ByVal disposing As Boolean _
) 
 
'Usage
 
Dim instance As Workbook
Dim disposing As Boolean
 
instance.Dispose(disposing)

Parameters

disposing
The disposing.
See Also