PivotReportFilter Constructor | 
| Name | Description | |
|---|---|---|
| 
 | 
PivotReportFilter(String) | 
 
Creat an instance of reportfilter
 
 | 
| 
 | 
PivotReportFilter(Int32, PivotTable) | 
 
Initializes a new instance of the PivotReportFilter class with the specified index and pivot table.
 
 | 
| 
 | 
PivotReportFilter(String, XlsPivotTable) | 
 
Creat an instance of reportfilter
 
 | 
| 
 | 
PivotReportFilter(String, Boolean) | 
 
Creat an instance of reportfilter
 
 | 
| 
 | 
PivotReportFilter(PivotField, XlsPivotTable) | 
 
Initializes a new instance of the PivotReportFilter class with the specified PivotField and XlsPivotTable.
 
 |