Spread.Services Documentation
AddPivotTable Method
GrapeCity.Documents.Spread Namespace > ISlicerPivotTables Interface : AddPivotTable Method
A IPivotTable object that represents the PivotTable to add.
Adds a reference to a PivotTable to the ISlicerPivotTables collection.
Syntax
void AddPivotTable( 
   IPivotTable pivotTable
)

Parameters

pivotTable
A IPivotTable object that represents the PivotTable to add.
See Also

Reference

ISlicerPivotTables Interface
ISlicerPivotTables Members