Document Solutions for Excel, Java Edition | Document Solutions
Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package
/
IScenario Interface
/ getValues Method
Collapse All
Expand All
In This Topic
getValues Method
In This Topic
Returns a list that contains the current values of the changing cells for the scenario.
Syntax
java.util.List<Object> getValues()
Return Value
A list of objects representing the current values of the changing cells.
See Also
Reference
IScenario Interface
IScenario Members