RE: How to determine whether auto filtering is switched on in an Excel Spreadsheet.
In VBA I can use ActiveSheet.AutoFilterMode to determine whether auto filtering is switched on in an Excel Spreadsheet.
How do I achieve this via Aspose.CELLS?
Regards,
Neil.