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
- module
aspose.cells.pivot
- class
PivotTable
Gets the Children Pivot Tables which use this PivotTable data as data source.
the PivotTable array object
def get_children(self):
...
aspose.cells.pivot
PivotTable