fixes the specified amount of rows "on the fly", starting from the very top one
rows | number | the amount of rows to freeze, starting from 0 (zero) |
$$("ssheet").freezeRows(3);
If the parameter isn't passed, the method unfreezes the frozen rows, if there are any