https://bz.apache.org/bugzilla/show_bug.cgi?id=65695
--- Comment #5 from [email protected] --- (In reply to PJ Fanning from comment #4) > I get this when trying to open the embedded xls in OneDrive. > > We can't open this workbook. It's set to show only certain named items, but > they aren't in the workbook. > You might want to contact the author for more information. > > The file opens in Apple Numbers. HSSFWorkbook can parse it. Thank you very much for your reply, Sorry, I can't understand One Drive's error message, I have no idea how to solve the problem I can use POI to parse the embedded excel correctly, And I can use Microsoft Office to open the embedded excel from the original document. But I can't open the exported embedded excel using POI in Microsoft Office.Excel, observe the size of the exported files compared with the original file, the size of the exported files is slightly larger than the size of the original document.I don't know why it happened. By the way, I don't know who you mentioned "You might want to contact the author for more information". Microsoft Office? -- 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]
