| Components | All | New | MacOS | Windows | Linux | iOS | ||||
| Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old | |
XL.Sheet.IsAutoFilter
Whether this sheet has an auto filter.
| Component | Version | macOS | Windows | Linux | Server | iOS SDK |
| XL | 11.5 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes |
MBS( "XL.Sheet.IsAutoFilter"; BookRef; SheetIndex ) More
Parameters
| Parameter | Description | Example |
|---|---|---|
| BookRef | The reference number for the workbook. | $ref |
| SheetIndex | The index of the sheet. This number ranges from 0 to XL.Book.SheetCount-1. | 0 |
Result
Returns 1, 0 or error.
Description
Whether this sheet has an auto filter.Returns 1 if there is an auto filter or 0 if not.
See also
Release notes
- Version 11.5
- Added XL.Sheet.AutoFilter.AddSort and XL.Sheet.IsAutoFilter functions.
Blog Entries
This function checks for a license.
Created 23th September 2021, last changed 23th September 2021