J McBride a écrit :
Hello,

Hi,

I'm trying to use jOpenDocument to create new spreadsheets for
presenting data.  These spreadsheets need to have multiple sheets
within them.  I can't find any way within the API to create new
sheets.  What I'm looking for is something like SpreadSheet.addSheet
(TableModel data).  Is this possible?  Am I missing something in the
API?

        No, it's not possible yet, but we will see to add it.

Also, I would like a way to name the sheets, such as
SpreadSheet.getSheet(0).setName("myName").  Again, is this possible/am
I missing something in the API?

        This will be added in the next version.

Cheers,
Sylvain

Reply via email to