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
- Class Vector
- Class PivotTable
- Class PivotTable
- Namespace Aspose::Cells::Pivot
- Library Aspose.Cells for C++