IScenarios Interface Methods
In This Topic
For a list of all members of this type, see IScenarios members.
Public Methods
| Name | Description |
| add | Overloaded. Creates a new scenario and adds it to the list of scenarios in the current worksheet. The scenario values are assumed to be the current values in the cells in ChangingCells. The author's name(Document Solutions for Excel) and date are automatically added as the comment text. The scenario is locked to prevent changes. |
| get | Overloaded. Gets the scenario using the index. |
| getCount | Returns the number of objects in the collection. |
| iterator | |
Top
See Also