PivotField.PropertyParentField プロパティ

定義

このフィールドの PivotField プロパティが関係するフィールドを表す オブジェクトを返します。

public:
 property Microsoft::Office::Interop::Excel::PivotField ^ PropertyParentField { Microsoft::Office::Interop::Excel::PivotField ^ get(); };
public Microsoft.Office.Interop.Excel.PivotField PropertyParentField { get; }
Public ReadOnly Property PropertyParentField As PivotField

プロパティ値

注釈

メンバー プロパティ フィールドであるフィールドにのみ有効です。

プロパティが IsMemberPropertyFalse の場合、 PropertyParentField プロパティを使用すると実行時エラーが返されます。

適用対象