https://bz.apache.org/bugzilla/show_bug.cgi?id=66275
--- Comment #4 from PJ Fanning <[email protected]> --- You need to call both close and dispose. The Javadoc on dispose. /** * Dispose of temporary files backing this workbook on disk. * Calling this method will render the workbook unusable. * @return true if all temporary files were deleted successfully. */ It may be possible to change this in a future release but this is how it currently works. -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
