There is no close() method defined for the Workbook object. If you are
wanting to save the changes you have made away to disc then just call the
workbook's write() method and pass an OutputStream to it.

Yours

Mark B
-- 
View this message in context: 
http://apache-poi.1045710.n5.nabble.com/workbook-close-with-apache-poi-tp3309873p3310303.html
Sent from the POI - Dev mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to