Name | Description | |
---|---|---|
Count | Returns the number of objects in the collection. | |
Item | Overloaded. Gets the scenario using the index. |
The following tables list the members exposed by IScenarios.
Name | Description | |
---|---|---|
Count | Returns the number of objects in the collection. | |
Item | Overloaded. Gets the scenario using the index. |
Name | Description | |
---|---|---|
Add | Creates a new scenario and adds it to the list of scenarios in the current worksheet. | |
GetEnumerator | (Inherited from System.Collections.IEnumerable) |