Spread WinForms 15
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet Namespace / AutoFilter Class / Delete() Method


In This Topic
Delete() Method
In This Topic
Removes the filter from the current worksheet.
Syntax
'Declaration
 
Public Sub Delete() 
 
'Usage
 
Dim instance As AutoFilter
 
instance.Delete()
See Also