This topic has not yet been rated - Rate this topic

PivotFilter Interface

Office 2010

A PivotFilter is applied to a PivotField object.

Namespace:  Microsoft.Office.Interop.Excel
Assembly:  Microsoft.Office.Interop.Excel (in Microsoft.Office.Interop.Excel.dll)
[InterfaceTypeAttribute()]
[GuidAttribute("00024483-0000-0000-C000-000000000046")]
public interface PivotFilter

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.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.