Click or drag to resize

PivotReportFilter Constructor

Overload List
Name Description
Public method PivotReportFilter(String)
Creat an instance of reportfilter
Public method PivotReportFilter(Int32, PivotTable)
Initializes a new instance of the PivotReportFilter class with the specified index and pivot table.
Public method PivotReportFilter(String, XlsPivotTable)
Creat an instance of reportfilter
Public method PivotReportFilter(String, Boolean)
Creat an instance of reportfilter
Public method PivotReportFilter(PivotField, XlsPivotTable)
Initializes a new instance of the PivotReportFilter class with the specified PivotField and XlsPivotTable.
Top
See Also