PivotFilter.MemberPropertyField 属性

定义

此属性指定标签筛选器所基于的成员属性 PivotField 。 读/写。

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

属性值

PivotField

注解

此属性仅对标签筛选器和至少具有一个成员属性的 OLAP PivotFields 有效。

适用于