IPivotFilterSettings.SupressNoNumeric

Syntax

SupressNoNumeric: Boolean;

Description

The SuppressNoNumeric property determines whether cells with non-numeric values are filtered.

Comments

Available values:

The property is relevant if the IPivotFilterSettings.Enabled property is set to True.

Example

The property use is given in the example for IPivotFilterSettings.SupressEmpty.

See also:

IPivotFilterSettings