Scenario.Show Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Shows the scenario by inserting its values on the worksheet. The affected cells are the changing cells of the scenario.
public:
System::Object ^ Show();
public object Show ();
Public Function Show () As Object