0

I am using apache poi 3.17 for generating *.xlsx files.

For a reason I don't know, the setWrapText(true) (merged cells) function of the class CellStyleDesc does not trigger the resizing of the row's height as it should be.

Could someone help me?

Ap Tsi
  • 99
  • 1
  • 9
  • 2
    Questions will get more activity if you show a [mcve]. [edit] the question to tell us what you want to do, show what you tried, and tell us what went wrong. –  Apr 12 '18 at 16:42
  • See https://stackoverflow.com/questions/45387206/how-to-increase-the-height-of-the-excel-row-using-apache-poi-having-merged-cell/45388037#45388037 and https://stackoverflow.com/questions/45420801/how-to-get-the-needed-height-of-a-multi-line-rich-text-field-any-font-any-font/45437726#45437726 – Axel Richter Apr 14 '18 at 04:37

0 Answers0