Aspose::Cells::ScenarioCollection::Get method
ScenarioCollection::Get method
Gets the Scenario object by the index.
Scenario Aspose::Cells::ScenarioCollection::Get(int32_t index)
Parameter | Type | Description |
---|---|---|
index | int32_t | The specific index in the list. |
ReturnValue
See Also
- Class Scenario
- Class Vector
- Class ScenarioCollection
- Namespace Aspose::Cells
- Library Aspose.Cells for C++