Example of What-If Analysis in ASP.NET Core Excel (XlsIO) Library
The sample shows how to create different scenarios of What-If Analysis using Essential XlsIO.
DEMO
SOURCE
What-If Analysis is the process of changing the values in cells to see how those changes will affect the outcome of formulas on the worksheet. Essential XlsIO supports the What-If Analysis of Scenarios type.
A Scenario is a set of values that Excel saves and can substitute automatically in cells on a worksheet. It is possible to create and save different groups of values on a worksheet and then switch to any of these new scenarios to view different results.