[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.IPivotTable.ClearTable

ClearTable Method

ClearTable()

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.

Declaration
void ClearTable()
Sub ClearTable()