Re: [jopendocument] Open Document - How to remove rows from a sheet?

2013-04-04 Thread Sylvain Cuaz

Le 26/03/2013 22:38, Barry Williams a écrit :

In using a spreadsheet template, I have inserted all the rows necessary in
the template itself.  I then call for the file in opendocument
spreadsheet.  The data I pass to the spreadsheet does not necessarily need
all the data rows that were set, and therefore I would like to remove the
unused rows.  I have searched for remove rows or delete rows and find no
api for that task.  What am I missing?


	Nothing, we never needed it so it didn't exist. But I added Table.removeRows() yesterday, it will 
be in the next release.


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/groups/opt_out.




[jopendocument] Open Document - How to remove rows from a sheet?

2013-03-26 Thread Barry Williams
In using a spreadsheet template, I have inserted all the rows necessary in 
the template itself.  I then call for the file in opendocument 
spreadsheet.  The data I pass to the spreadsheet does not necessarily need 
all the data rows that were set, and therefore I would like to remove the 
unused rows.  I have searched for remove rows or delete rows and find no 
api for that task.  What am I missing?

Barry

-- 

--- 
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/groups/opt_out.