Scenario

Scenario class

Represents an individual scenario.

Methods

NameDescription
getComment()Gets and sets the comment of scenario.
getInputCells()Gets the input cells of scenario.
getName()Gets and sets the name of scenario.
getUser()Gets name of user who last changed the scenario.
isHidden()Indicates whether scenario is hidden.
isLocked()Indicates whether scenario is locked for editing when the sheet is protected.
setComment()Gets and sets the comment of scenario.
setHidden()Indicates whether scenario is hidden.
setLocked()Indicates whether scenario is locked for editing when the sheet is protected.
setName()Gets and sets the name of scenario.

getComment()

Gets and sets the comment of scenario.

getInputCells()

Gets the input cells of scenario.

getName()

Gets and sets the name of scenario.

getUser()

Gets name of user who last changed the scenario.

isHidden()

Indicates whether scenario is hidden.

isLocked()

Indicates whether scenario is locked for editing when the sheet is protected.

setComment()

Gets and sets the comment of scenario.

setHidden()

Indicates whether scenario is hidden.

setLocked()

Indicates whether scenario is locked for editing when the sheet is protected.

setName()

Gets and sets the name of scenario.