Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
XL.Sheet.AutoFilter.ColumnSize
Returns the number of specified AutoFilter columns which have a filter information.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
XL | 7.2 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes |
MBS( "XL.Sheet.AutoFilter.ColumnSize"; bookRef; sheetIndex ) More
Parameters
Parameter | Description | Example |
---|---|---|
bookRef | The reference to the workbook. Please use XL.LoadBook to load a file. | $ref |
sheetIndex | The index of the sheet. This number ranges from 0 to XL.Book.SheetCount-1. | 0 |
Result
Returns number or error.
Description
Returns the number of specified AutoFilter columns which have a filter information.See also
- XL.Book.SheetCount
- XL.LoadBook
- XL.Sheet.AutoFilter.AddFilter
- XL.Sheet.AutoFilter.Clear
- XL.Sheet.AutoFilter.FilterSize
- XL.Sheet.AutoFilter.FilterType
- XL.Sheet.AutoFilter.GetCustomFilter
- XL.Sheet.AutoFilter.GetTop10
- XL.Sheet.AutoFilter.SetCustomFilter
- XL.Sheet.AutoFilter.SetTop10
This function checks for a license.
Created 22nd April 2017, last changed 17th July 2022