PivotItems.Parent プロパティ

定義

指定されたオブジェクトの親オブジェクトを返します。 値の取得のみ可能です。

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

プロパティ値

適用対象