Scenario class

Scenario class

Represents an individual scenario.

The Scenario type exposes the following members:

Properties

PropertyDescription
commentGets and sets the comment of scenario.
nameGets and sets the name of scenario.
userGets name of user who last changed the scenario.
is_hiddenIndicates whether scenario is hidden.
is_lockedIndicates whether scenario is locked for editing when the sheet is protected.
input_cellsGets the input cells of scenario.

See Also