Share via


PivotFilter.DataCubeField Property

Excel Developer Reference

This property is applicable only to OLAP PivotTables and provides the Value field (PivotField in the Values area) being filtered by for a value filter. Read/write CubeField.

Version Information
 Version Added:  Excel 2007

Syntax

expression.DataCubeField

expression   A variable that represents a PivotFilter object.

See Also