IPivotFilterAttributeLink.FirstDimensionAllowNull

Syntax

FirstDimensionAllowNull: Boolean;

Description

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

Comments

Available values:

Example

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

See also:

IPivotFilterAttributeLink