resets the SpreadSheet settings to the initial state
$$("ss").config.columnCount = 5; $$("ss").config.rowCount = 10; $$("ss").reset();