Document Solutions for Excel, Java Edition | Document Solutions
Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package
/
IRange Interface
/
autoFilter Method
/ autoFilter(int) Method
Optional Object. The integer offset of the field on which youwant to base the filter (from the left of the list; the leftmost field is field zero).
Collapse All
Expand All
In This Topic
autoFilter(int) Method
In This Topic
Filters a list using the AutoFilter.
Syntax
void
autoFilter(
int
field
)
Parameters
field
Optional Object. The integer offset of the field on which youwant to base the filter (from the left of the list; the leftmost field is field zero).
See Also
Reference
IRange Interface
IRange Members
Overload List