[]
        
(Showing Draft Content)

GC.Spread.Sheets.IScenarioChangedEventArgs

Interface: IScenarioChangedEventArgs

Spread.Sheets.IScenarioChangedEventArgs

Table of contents

Properties

Properties

action

• action: ScenarioActionType

The scenario action that has completed.


originScenario

• Optional originScenario: IScenario

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


scenario

• scenario: IScenario

The scenario that changed.