Answer the question
In order to leave comments, you need to log in
How to set column width in excel4node?
I looked through the entire dock and found a bunch of settings but did not find where and how to specify the column width? Is it even possible to do this in this library?
Answer the question
In order to leave comments, you need to log in
Tin, just scrolled through the item. Well, if someone is the same as me, then here it is:
ws.column(3).setWidth(50);
ws.row(1).setHeight(20);
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question