Aspose::Cells::ScenarioCollection::Get method

ScenarioCollection::Get method

Gets the Scenario object by the index.

Scenario Aspose::Cells::ScenarioCollection::Get(int32_t index)
ParameterTypeDescription
indexint32_tThe specific index in the list.

ReturnValue

See Also