Document Solutions for Excel, .NET Edition | Document Solutions
Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace
/
IScenario Interface
/ Values Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
Values Property (IScenario)
In This Topic
Returns a list that contains the current values of the changing cells for the scenario. Read-only.
Syntax
C#
System.Collections.Generic.IList<
object
> Values {
get
;}
See Also
Reference
IScenario Interface
IScenario Members