Skip to content

Latest commit

 

History

History
32 lines (14 loc) · 612 Bytes

9a50bbe4-2389-2473-7d6e-d085babf03ca.md

File metadata and controls

32 lines (14 loc) · 612 Bytes

Scenario.Values Property (Excel)

Returns a Variant array that contains the current values of the changing cells for the scenario.

Syntax

expression . Values( Index )

expression A variable that represents a Scenario object.

Parameters

Name Required/Optional Data Type Description
Index Optional Variant The position of the value.

See also

Concepts

Scenario Object

Other resources

Scenario Object Members