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?
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?