AutoFilterMode Property Example

This example turns off the Auto Filter for the active worksheet.

Spreadsheet1.ActiveSheet.AutoFilterMode = False

Send feedback to MSDN.Look here for MSDN Online resources.