[]
        
(Showing Draft Content)

GC.Spread.Sheets.IScenarioChangingEventArgs

Interface: IScenarioChangingEventArgs

Spread.Sheets.IScenarioChangingEventArgs

Table of contents

Properties

Properties

action

action: ScenarioActionType

The scenario action that is about to occur.


cancel

cancel: boolean

Indicates whether the operation should be canceled.


originScenario

Optional originScenario: IScenario

The original scenario before update. Available only when the action is "update".


scenario

scenario: IScenario

The scenario that is about to change.