spreadsheet
spreadsheet copied to clipboard
Auto-fit cell height
Hi all! I've tried to investigate a problem and realized that cell positions have an absolute value If you try to make css style "height: fit-content", it applies only to current cell not row. And in case of hiding headers you don't have rows in HTML code. As a result, you have very limited formatting capabilities. I calculate row height approximately on a server side, but it is very uncomfortable. It is possible to do something with that case?