Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / ISlicerCache Interface / PivotTables Property
In This Topic
    PivotTables Property (ISlicerCache)
    In This Topic
    Returns a ISlicerPivotTables collection that contains information about the PivotTables the slicer cache is currently filtering. Read-only
    Syntax
    ISlicerPivotTables PivotTables {get;}
    See Also