PivotFilter Interface
A PivotFilter is applied to a PivotField object.
Namespace: Microsoft.Office.Interop.Excel
Assembly: Microsoft.Office.Interop.Excel (in Microsoft.Office.Interop.Excel.dll)
Syntax
'Declaration
<InterfaceTypeAttribute()> _
<GuidAttribute("00024483-0000-0000-C000-000000000046")> _
Public Interface PivotFilter
'Usage
Dim instance As PivotFilter
[InterfaceTypeAttribute()]
[GuidAttribute("00024483-0000-0000-C000-000000000046")]
public interface PivotFilter
Remarks
Developers have the option of naming filters for reference since the index is not reliable. The DataField property specifies the PivotField to base a value filter on.