ExcelDataReader
ExcelDataReader copied to clipboard
Add support for old Excel XML format
Seems to be documented here: https://msdn.microsoft.com/en-us/library/aa140066(office.10).aspx.
Another example, this time with broken XML. It has leading whitespace which isn't valid XML.
Why not to surported it?
Because someone has to write the code and noone has so far.