LnSuppressEmptyArea

Description

The LnSuppressEmptyArea enumeration contains the types of empty cells filtering areas.

It is used by the following properties and methods:

Available Values

Value Brief description
1 SerieBounds. The filtering hides only the cells to the left of the series data and to the right of the series data.
2 FullSerie. The filtering hides the cells on the edges of the series data as well as the cells within the series.

Comments

Series without filtering:

SerieBounds:

FullSerie:

See also:

Laner Assembly Enumerations