Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / ISlicerCaches Interface / Item Property / Item(String) Property
the name.
In This Topic
    Item(String) Property
    In This Topic
    Gets the ISlicerCache with the specified name.
    Syntax
    ISlicerCache Item( 
       System.string name
    ) {get;}

    Parameters

    name
    the name.
    See Also