Share via


PivotFilter.MemberPropertyField Property

Excel Developer Reference

This property specifies the member property PivotField on which the label filter is based. Read/write PivotField.

Version Information
 Version Added:  Excel 2007

Syntax

expression.MemberPropertyField

expression   A variable that represents a PivotFilter object.

Remarks

This property is valid only for Label filters and for OLAP PivotFields that have at least one member property.

See Also