Click or drag to resize

XlsPivotTable Clear Method

This method clears all the fields, deletes all filtering and sorting applied to the PivotTable.

Namespace: Spire.Xls.Core.Spreadsheet.PivotTables
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
public void Clear()

Implements

IPivotTable Clear
See Also