Spread Windows Forms 12.0 Product Documentation
AutoFilter() Method


GrapeCity.Spreadsheet Assembly > GrapeCity.Spreadsheet Namespace > IRange Interface > AutoFilter Method : AutoFilter() Method
Creates the automatic filter for current selection if the filter doesn't exist; otherwise, remove the filter.
Syntax
'Declaration
 
Overloads Function AutoFilter() As Boolean
'Usage
 
Dim instance As IRange
Dim value As Boolean
 
value = instance.AutoFilter()
bool AutoFilter()
See Also

Reference

IRange Interface
IRange Members
Overload List