Clears a Simul8 spreadsheet, deleting all data and any formatting features, graphs, buttons or other features.
Comments
Simul8 spreadsheets do not get initialized, meaning that their content remains when a simulation is Reset. This is occasionally undesirable so Clear Sheet is a way of emptying all content.
<code>Clear Sheet ss_Example[1,1]</code> This example clears all contents from sheet "ss_Example" including graphs, headings and data.