[]
Spread.Sheets.IScenarioChangingEventArgs
• action: ScenarioActionType
The scenario action that is about to occur.
• cancel: boolean
Indicates whether the operation should be canceled.
• Optional originScenario: IScenario
The original scenario before update. Available only when the action is "update".
• scenario: IScenario
The scenario that is about to change.