GetDependentPivotTables Method
GetDependentPivotTables function
Gets all PivotTables that use this PivotTable as their data source.
func (instance *PivotTable) GetDependentPivotTables() ([]PivotTable, error)
Remarks
See Also
- Class PivotTable
- Library Aspose.Cells for Go