Greetings,
Is it possible to make the spreadsheet height grow and shrink depending on its content? I tried playing with scroll settings but it didn't seem to help. When setting "allowScrolling" to false, I get the following error: "Uncaught TypeError: Cannot read property '_getRowHeights' of undefined". I also thought about calculating the sheet content height in order to set the spreadsheet height whenever its content changes, but I didn't find a way to get the sheet content height.
Thanks,
Gabi