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