PivotFilter.DataField Property
This property is applicable only to non-OLAP PivotTables and provides the Value field (PivotField in the Values area) being filtered by for a value filter. Read/write.
Namespace: Microsoft.Office.Interop.Excel
Assembly: Microsoft.Office.Interop.Excel (in Microsoft.Office.Interop.Excel.dll)
Syntax
'Declaration
ReadOnly Property DataField As PivotField
Get
'Usage
Dim instance As PivotFilter
Dim value As PivotField
value = instance.DataField
PivotField DataField { get; }
Property Value
Type: Microsoft.Office.Interop.Excel.PivotField
PivotField