Click or drag to resize

XlsPivotTablesCollection Remove Method

Overload List
Name Description
Public method Remove(String)
Removes pivot table from the collection.
Public method Remove(IPivotTable)
Removes the specified pivot table from the collection and performs necessary cleanup.
Top
See Also