Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / ISlicerItems Interface / get Method / get(int) Method
the index.
In This Topic
    get(int) Method
    In This Topic
    Gets the ISlicerItem with the specified index.
    Syntax
    ISlicerItem get( 
       int index
    )

    Parameters

    index
    the index.
    See Also