Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / ISlicerPivotTables Interface / addPivotTable Method
A IPivotTable object that represents the PivotTable toadd.
In This Topic
    addPivotTable Method
    In This Topic
    Adds a reference to a PivotTable to the ISlicerPivotTablescollection.
    Syntax
    void addPivotTable( 
       IPivotTable pivotTable
    )

    Parameters

    pivotTable
    A IPivotTable object that represents the PivotTable toadd.
    See Also