You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@poi.apache.org by santosh <sa...@tcs.com> on 2012/03/27 12:33:51 UTC

sxssf excel - write to file is partially closing the file.

sxssf excel - write to file is partially closing the file.

Here is a scenario
- Open sxssf excel
- add some rows
- write the version of excel file
- continue adding some more rows 
( Fails - since the temp files are already closed 
in prev step)
- write another version of excel file.
- close the sxssf excel...

Is it possible to make the write function non destructive?
 Like keep all the temp 
files again open in append mode... or ?

Request for your help.
Regards
Santosh


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@poi.apache.org
For additional commands, e-mail: user-help@poi.apache.org