Hello Community,

I want to create an excel table with the createExcelWorkbook() function.

I would like to set the cell width with the function setColumnWidth(). For the small cell width, it works perfectly. However, for other large scale cell width, no matter what number I gave to the function, all the cell width was set to be 49.31. I have to change the cell width manually in excel.

Is there a maximal cell width limit while using the function setColumnWidth()?

BR

 

 or register to reply.

Notify Moderator