IPivotEvents.OnFilterSeparateHeadersChange

Syntax

OnFilterSeparateHeadersChange;

Description

The OnFilterSeparateHeadersChange method implements the event that occurs on changing the attribute of separate row and column filtering.

Comments

Separate row and column filtering is determined by the IPivotFilter.SeparateHeaders property.

See also:

IPivotEvents