Aspose::Cells::Pivot::PivotTable::GetChildren method

PivotTable::GetChildren method

Gets the Children PivotTables which use this PivotTable data as data source.

Vector<PivotTable> Aspose::Cells::Pivot::PivotTable::GetChildren()

ReturnValue

the PivotTable array object

See Also