add method
add
Adds a scenario.
Returns
The index in the list of scenarios.
def add(self, name):
...
Parameter | Type | Description |
---|---|---|
name | str | 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 | str | The name of scenario. |
aspose.cells
ScenarioCollection