void autoFilter( boolean isFirstRowData, int field ) |
Parameters
- isFirstRowData
- Indicates whether the first row of the selection area participates in filtering.When set to true, the behavior is consistent with SpreadJS; when false, it is consistent with Microsoft Excel.
- 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).