ILanerFilter

Assembly: Laner;

Description

The ILanerFilter interface is used to set up the data filtering in a workbook.

Inheritance Hierarchy

          ILanerFilter

Comments

The filtering of the data to the series right and to the series left is used by default. To change the mode use SuppressEmptyArea.

Properties

  Property name Brief description
SuppressEmpty The SuppressEmpty property determines whether to filter the empty values in the cells.
SuppressEmptyArea The SuppressEmptyArea property determines the filtering area of empty values.

See also:

Laner Assembly Interfaces