Share via


PivotFilter.DataField Property

Excel Developer Reference

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 PivotField.

Version Information
 Version Added:  Excel 2007

Syntax

expression.DataField

expression   A variable that represents a PivotFilter object.

See Also