PivotTable.GetChildren

PivotTable.GetChildren method

Gets the Children Pivot Tables which use this PivotTable data as data source.

public PivotTable[] GetChildren()

Return Value

the PivotTable array object

See Also