IPivotFilterAttributeLink.SecondDimensionAllowNull

Syntax

SecondDimensionAllowNull: Boolean;

Description

The SecondDimensionAllowNull property determines whether link is taken into account if the attribute in the second dimension is empty.

Comments

Available values:

Example

The example of use is given in description of the IPivotFilterAttributeLinks.Add method.

See also:

IPivotFilterAttributeLink