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

Returns an AutoFilter object representing the filter that is applied to a selected area of cells in a worksheet

Signature
C#
C#

public AutoFilter AutoFilter{ get; }

Signature
vb.net
vb.net

Public ReadOnly Property AutoFilter() As AutoFilter

...