Xavier Callejas a écrit :

Hi,

Hi

I haven't found a way to set the width of a column of a sheet in a spreadsheet using jopendocument api, is there a method for this?

        No, but we intend to add one in the next version.

I haven't found either a way to save a column style in openoffice for using the name of the style in jopendocument.

There's two kind of styles : the automatic ones change every times the document is saved and are never shown in the UI ; the named ones are shown in UI (just press F11) and thus are completly in user control. But not all styles can be named, eg column styles are only automatic. So you can't reliably define a column style in OO to use it with jOpenDocument (in Calc only cell and page styles are editable).

Cheers,
Sylvain

Reply via email to