Click or drag to resize

PivotReportFilter Properties

The PivotReportFilter type exposes the following members.

Properties
Name Description
Public property FieldName
Represents the name of filter field
Public property FieldString
Represent the page field string of pivottable
Public property FilterItemStrings
Represent the filter field string collection.When IsMultipleSelect is false,Only the first value of string array will be used. The possible value must be from field values
Public property IsMultipleSelect
Indicated whether multiple select the filter field
Top
See Also