get_children method

get_children

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

Returns

the PivotTable array object

def get_children(self):
    ...

See Also