Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / IScenario Interface / Show Method
In This Topic
    Show Method (IScenario)
    In This Topic
    Shows the scenario by inserting its values on the worksheet. The affected cells are the changing cells of the scenario.
    Syntax
    void Show()
    See Also