Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migration of unmigrated content due to installation of a new plugin
Introducedin
8.3
8.3
Description

Excerpt

Removes the filter from the worksheet. Calling this method is equivalent to setting the AutoFilter object's the Area property to null.

Signature
C#
C#
 public void Clear()

...