PivotReportFilter module

class PivotReportFilter.PivotReportFilter

Bases: SpireObject

<summary>

Represent the report filter of PivotTable

</summary>

property FieldName: str
<summary>

Represents the name of filter field

</summary>

property FieldString: str
<summary>

Represent the page field string of pivottable

</summary>

property IsMultipleSelect: bool
<summary>

Indicated whether multiple select the filter field

</summary>