PivotTableChangeList.Parent Property

Definition

Gets the parent PivotTable object for the specified PivotTableChangeList collection.

public:
 property System::Object ^ Parent { System::Object ^ get(); };
public object Parent { get; }
Public ReadOnly Property Parent As Object

Property Value

The parent PivotTable object for the specified PivotTableChangeList collection.

Remarks

Read-only.

Applies to