PivotCaches.RemoveAt

PivotCaches.RemoveAt method

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

public void RemoveAt(int index)

See Also