https://bz.apache.org/bugzilla/show_bug.cgi?id=65215
Bug ID: 65215
Summary: After reading excel, the file changes(读取Excel后,文件发生变化)
Product: POI
Version: 5.0.0-FINAL
Hardware: PC
OS: Mac OS X 10.4
Status: NEW
Severity: normal
Priority: P2
Component: XSSF
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
try {
Workbook workbook = WorkbookFactory.create(file);
workbook.close();
} catch (IOException e) {
e.printStackTrace();
}
--
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]