void ChangeScenario( IRange changingCells, System.Collections.Generic.List<object> values )
Parameters
- changingCells
- A Range object that refers to the changing cells for the scenario.
- values
- A list that contains the scenario values for the cells in ChangingCells. If this argument is omitted, the scenario values are assumed to be the current values in the cells in ChangingCells.