Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / IScenarios Interface / get Method / get(int) Method
The index.
In This Topic
    get(int) Method
    In This Topic
    Gets the scenario using the index.
    Syntax
    IScenario get( 
       int index
    )

    Parameters

    index
    The index.

    Return Value

    The scenario at the specified index.
    See Also