Our application generates an XLSX file. This file contains cells merged across multiple rows, with text in these cells consisting of 25-50 words. Text wrapping is enabled, and the text is displayed as multiple lines. However the text in such merged cells is hidden beyond the cell boundaries. Height is not set automatically. Are there any ways to avoid this issue?
Is it possible to set height automatically or, for example, is it possible for our code to retrieve the content height of such a cell from OnlyOffice and adjust the row heights accordingly, so that the text is fully visible?
Hello @Rustam
We are checking the request, I will contact you shortly.
Dear @Rustam
Please take a look at this method: AutoFit | ONLYOFFICE
I hope it matches your expectations. If I misunderstood the request, please clarify it.