Le 08/05/2014 12:09, Anton Lukashchuk a écrit :
Hi, You can adjust width of a column, there's a method
SpreadSheet.Sheet.Column.setWidth(Number);
But be sure You use v1.3 library, as it doesn't work in v1.4 rc1, because
of wrong method signature.

1.4 introduced the class Length and fixed a number of bugs. What do you mean by "wrong method signature" ?

An example : sheet.getColumn(0).setWidth(Length.MM(20));

Cheers,
Sylvain

--

--- You received this message because you are subscribed to the Google Groups "jOpenDocument" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jopendocument+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to