GetDependentPivotTables Method

GetDependentPivotTables function

Gets all PivotTables that use this PivotTable as their data source.


func (instance *PivotTable) GetDependentPivotTables()  ([]PivotTable,  error) 

Remarks

See Also