I had solved that problem using different method... I will tell u that
method.  Now i am trying to align the text or numbers to right.. And what
about to merge the cells...
For template do u have any working example... Cause i am getting the errors
in that template one also...
On 12-May-2014 9:43 PM, "Sylvain Cuaz" <sylv...@ilm-informatique.fr> wrote:

> 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 a topic in the
> Google Groups "jOpenDocument" group.
> To unsubscribe from this topic, visit https://groups.google.com/d/
> topic/jopendocument/Vv_mmPt21ck/unsubscribe.
> To unsubscribe from this group and all its topics, send an email to
> jopendocument+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>

-- 

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