Data structure
SIMULANT is creating several worksheet in the workbook with your model, where it’s storing data and other settings for model. Only worksheet containing the main graphical representation of model is protected against manual changes and can be changed only through SIMULANT Add-in interface. Other worksheets, (except result reports) are hidden, but user has possibility to unhide them and study them. These worksheets are accessed through VBA code, and viewing them is not necessary for simulation
The worksheets aren’t protected against modifications, but manual changes in them can cause crash or improper function of simulation model , which would require creating the model again.
For many users, hidden worksheet events is probably the most interesting all hidden worksheets.