void autoFilter( boolean isFirstRowData ) |
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.