Spread WinForms 15
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet Namespace / IAutoFilterOwner Interface / RemoveFilter Method


In This Topic
RemoveFilter Method (IAutoFilterOwner)
In This Topic
Removes the filter from the current object.
Syntax
'Declaration
 
Sub RemoveFilter() 
 
'Usage
 
Dim instance As IAutoFilterOwner
 
instance.RemoveFilter()
See Also