Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / IScenarios Interface / Item Property / Item(String) Property
The scenario name.
In This Topic
    Item(String) Property
    In This Topic
    Gets the scenario using the name.
    Syntax
    IScenario Item( 
       System.string name
    ) {get;}

    Parameters

    name
    The scenario name.
    See Also