PivotTable.ActiveFilters Property
Indicates the currently active filter in the specified PivotTable. Read-only.
Namespace: Microsoft.Office.Interop.Excel
Assembly: Microsoft.Office.Interop.Excel (in Microsoft.Office.Interop.Excel.dll)
Syntax
'Declaration
ReadOnly Property ActiveFilters As PivotFilters
Get
'Usage
Dim instance As PivotTable
Dim value As PivotFilters
value = instance.ActiveFilters
PivotFilters ActiveFilters { get; }
Property Value
Type: Microsoft.Office.Interop.Excel.PivotFilters
PivotFilters