add method
add(self, name)
Adds a scenario.
Returns
The index in the list of scenarios.
def add(self, name):
...
| Parameter | Type | Description |
|---|---|---|
| name | System.String | The name of scenario. |
See Also
- module
aspose.cells - class
ScenarioCollection
Adds a scenario.
The index in the list of scenarios.
def add(self, name):
...
| Parameter | Type | Description |
|---|---|---|
| name | System.String | The name of scenario. |
aspose.cellsScenarioCollection