Removes the filter from the worksheet. Calling this method is equivalent to setting theĀ Area property to null.

 public void Clear()
Public Sub Clear()

autoFilter.Clear();


autoFilter.Clear()