When I try to open a sample xslx file, which has a sheet in it with an embedded PowerPoint, I get the following exception: xlnt::exception : missing global header signature
If there are more sheets in it, none of them can be handled as loading the xslx file fails with that exception. I was wondering if there is a way to still be able to read the other sheets, simply ignoring the sheets which cannot be read, or should the PowerPoint sheet be supported as well (or ignored without exception)?
This isn't something I've tried in the past, but it should definitely be possible to skip over the embedded content somehow. I'll let you know when I have a solution.
When I try to open a sample xslx file, which has a sheet in it with an embedded PowerPoint, I get the following exception: xlnt::exception : missing global header signature
If there are more sheets in it, none of them can be handled as loading the xslx file fails with that exception. I was wondering if there is a way to still be able to read the other sheets, simply ignoring the sheets which cannot be read, or should the PowerPoint sheet be supported as well (or ignored without exception)?
TestWorkbook.xlsx