Re: bug in ss.usermodel.workbook.write()

2009-01-21 Thread Ethan Baldridge
: dev@poi.apache.org Subject: bug in ss.usermodel.workbook.write() Date: Wed, 21 Jan 2009 16:09:17 -0500 I'm using setPrintArea() to limit the print area on a sheet, and that much is working - I can read the print area back and it gives me the right coordinates. But when I save the document, the

bug in ss.usermodel.workbook.write()

2009-01-21 Thread Ethan Baldridge
I'm using setPrintArea() to limit the print area on a sheet, and that much is working - I can read the print area back and it gives me the right coordinates. But when I save the document, the print area information disappears - when the document is opened using Excel the entire sheet appears in pag