Assembly: Pivot;
The IPivotDimensionFilterSettings interface is used to work with special filtering settings by dimension.
IPivotDimensionFilterSettings
To get special filtering settings, use the IPivotDimensionSettingsEx.Filter property.
Data filtering parameters can be set by means of the FilterSetup command of the Express plugin.
Property name | Brief description | |
Condition | The Condition property returns the expression, by which data is filtered by dimension. | |
KeepParent | The KeepParent property determines whether owners of non-excluded elements are kept in the filtered table. | |
UseCondition | The UseCondition property determines whether special data filtering by dimension is applied. |
See also: