IPivotFilter Add( PivotFilterType type, System.object value1, System.object value2, PivotFilterOptions options )
Parameters
- type
- The type of filter.
- value1
- The first value for the filter (optional).
- value2
- The second value for the filter (optional).
- options
- Additional settings for the filter (optional).
Return Value
The added pivot filter.