Spread.Services Documentation
IPivotTable Interface Methods

GrapeCity.Documents.Spread Namespace : IPivotTable Interface

For a list of all members of this type, see IPivotTable members.

Public Methods
 NameDescription
 Method Deletes all filters currently applied to the PivotTable. This includes deleting all filters in the PivotFilters collection of the PivotTable object, removing any manual filtering applied, and setting all PivotFields in the Report Filter area to the default item.  
 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.  
 Method Refreshes the PivotTable report from the source data. Returns True if it’s successful.  
 Method Changes the subtotal location for all existing PivotFields. Changing the subtotal location has an immediate visual effect only for fields in outline form, but it will be set for fields in tabular form as well.  
 Method Updates the link or PivotTable report.  
Top
See Also

Reference

IPivotTable Interface
GrapeCity.Documents.Spread Namespace