PivotFilterElements

Description

The PivotFilterElements enumeration contains filtered table elements.

It is used by the IPivotFilter.Elements property.

Available Values

Value Brief description
0 RowsAndColumns. By rows and columns.
1 Rows. By rows.
2 Columns. By columns.

See also:

Pivot Assembly Enumerations