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

    Parameters

    index
    the index.
    See Also