Spread.Services Documentation
ClearTable Method
GrapeCity.Documents.Spread Namespace > IPivotTable Interface : ClearTable Method
Clears a PivotTable. Clearing PivotTables includes removing all the fields and deleting all filtering and sorting applied to the PivotTables. This method resets the PivotTable to the state it had right after it was created, before any fields were added to it.
Syntax
void ClearTable()
See Also

Reference

IPivotTable Interface
IPivotTable Members