PivotFilter.MemberPropertyField Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
This property specifies the member property PivotField on which the label filter is based. Read/write.
public:
property Microsoft::Office::Interop::Excel::PivotField ^ MemberPropertyField { Microsoft::Office::Interop::Excel::PivotField ^ get(); };
public Microsoft.Office.Interop.Excel.PivotField MemberPropertyField { get; }
Public ReadOnly Property MemberPropertyField As PivotField
Property Value
Remarks
This property is valid only for Label filters and for OLAP PivotFields that have at least one member property.