GetChildren Method

GetChildren function

Gets the Children Pivot Tables which use this PivotTable data as data source.


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

Remarks

See Also