ScenarioInputCellCollection.Item
ScenarioInputCellCollection indexer
Gets ScenarioInputCell
by index in the list.
public ScenarioInputCell this[int index] { get; }
Parameter | Description |
---|---|
index | The specific index in the list |
Return Value
The ScenarioInputCell
object
See Also
- class ScenarioInputCell
- class ScenarioInputCellCollection
- namespace Aspose.Cells
- assembly Aspose.Cells