PivotCaches.Remove

PivotCaches.Remove method

Removes the specified PivotCache object from the PivotCaches and the related PivotTable using the pivotCache as data source.

public void Remove(PivotCache pivotCache)

See Also