Spread.Services Documentation
RemovePivotTable Method
GrapeCity.Documents.Spread Namespace > ISlicerPivotTables Interface : RemovePivotTable Method
A IPivotTable object that represents the PivotTable to remove.
Removes a reference to a PivotTable from the ISlicerPivotTables collection.
Syntax
void RemovePivotTable( 
   IPivotTable pivotTable
)

Parameters

pivotTable
A IPivotTable object that represents the PivotTable to remove.
See Also

Reference

ISlicerPivotTables Interface
ISlicerPivotTables Members