Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Excerpt

Sets or returns an Area object that represents the area of cells that the filter is applied to in the worksheet.

Signature
C#
C#

public Area Area{ get; set; }

...