Aspose::Cells::Pivot::PivotTable::GetDependentPivotTables method
PivotTable::GetDependentPivotTables method
Gets all PivotTables that use this PivotTable as their data source.
Vector<PivotTable> Aspose::Cells::Pivot::PivotTable::GetDependentPivotTables()
ReturnValue
Remarks
Because pivot tables may depend on each other’s data, they must be refreshed in the correct order to ensure data consistency.
See Also
- Class Vector
- Class PivotTable
- Class PivotTable
- Namespace Aspose::Cells::Pivot
- Library Aspose.Cells for C++