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