wrap_with_output
Wrap an existing Excel output cell with VoseOutput to register it as a named output, making it appear in the output list and Results Viewer for Monte Carlo risk modeling.
Instructions
ModelRisk: Wrap an existing output cell with VoseOutput("name")+ so it appears in the output list and Results Viewer.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cell | Yes | ||
| name | Yes | ||
| sheet | Yes | ||
| dry_run | No | ||
| workbook | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cell | Yes | ||
| formula | Yes | ||
| written | Yes | ||
| previous_formula | No |