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


In This Topic
Dispose Method (WorkbookSet)
In This Topic
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
Syntax
'Declaration
 
Public Sub Dispose() 
 
'Usage
 
Dim instance As WorkbookSet
 
instance.Dispose()
See Also