[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.ISlicerPivotTables.AddPivotTable

AddPivotTable Method

AddPivotTable(IPivotTable)

Adds a reference to a PivotTable to the ISlicerPivotTables collection.

Declaration
void AddPivotTable(IPivotTable pivotTable)
Sub AddPivotTable(pivotTable As IPivotTable)
Parameters
Type Name Description
IPivotTable pivotTable

A IPivotTable object that represents the PivotTable to add.