Spread.Services Documentation
Add Method (IPivotTables)
GrapeCity.Documents.Spread Namespace > IPivotTables Interface : Add Method
The PivotTable cache on which the new PivotTable report is based. The cache provides data for the report.
The cell in the upper-left corner of the PivotTable report's destination range (the range on the worksheet where the resulting report will be placed). You must specify a destination range on the worksheet that contains the PivotTables object specified by expression.
The name of the new PivotTable report.
Adds a new PivotTable report.
Syntax

Parameters

PivotCache
The PivotTable cache on which the new PivotTable report is based. The cache provides data for the report.
TableDestination
The cell in the upper-left corner of the PivotTable report's destination range (the range on the worksheet where the resulting report will be placed). You must specify a destination range on the worksheet that contains the PivotTables object specified by expression.
TableName
The name of the new PivotTable report.

Return Value

PivotTable object
See Also

Reference

IPivotTables Interface
IPivotTables Members