PivotFields.Parent Property

Definition

Returns the parent object for the specified object. Read-only.

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

Property Value

Applies to