Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / ISlicerPivotTables Interface / Item Property
the index.
In This Topic
    Item Property (ISlicerPivotTables)
    In This Topic
    Gets the IPivotTable with the specified index.
    Syntax
    IPivotTable this[ 
       System.int index
    ]; {get;}

    Parameters

    index
    the index.
    See Also