ScenarioInputCell class

ScenarioInputCell class

Represents input cell for the scenario.

The ScenarioInputCell type exposes the following members:

Properties

PropertyDescription
rowGets and sets the row index of the input cell.
columnGets and sets the column index of the input cell.
nameGets and sets the input cell address.
valueGets and sets value of the input cell.
is_deletedIndicates whether input cell is deleted.

See Also