G
G
Galdar Turin2021-07-12 20:29:32
Node.js
Galdar Turin, 2021-07-12 20:29:32

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

1 answer(s)
G
Galdar Turin, 2021-07-12
@Galdar

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 question

Ask a Question

731 491 924 answers to any question