Hello,
I’m working with spreadsheet where we can change the number of frozen columns on a separate dialog. There was no issue in setting the fixedColumnsLeft with value > 0.
However, when changing the value to 0, the spreadsheet is breaking.
I used updateSettings() to apply changes.