Clears a Simul8 spreadsheet from all data on the sheet, but keeping formatting intact (remember to tick "Retain format" in the spread sheet view), such as names of columns or rows.
Simul8 spreadsheets do not get initialized, meaning that their content remains when a simulation is Reset. This is occasionally undesirable so Clear Sheet Data only is a way of emptying all content.
<code>Clear Sheet Data Only ss_Example[1,1]</code> This example clear the spread sheet "ss_Example" from all data, but keeping the formatting intact.