Thank you for the quick reply to this issue. As you suggested, I ran a test with the latest 7.1 version. The test demonstrated good progress. You guys did address the three explicit issues I had identified earlier. However, I believe your conversion logic still requires a little tweaking. For example,<?xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" />
-
The numeric columns in the spreadsheet (C, D & E) lost their formatting. They were comma delimited in the HTML. The cells should be of Number type.
-
The percentage column (F) did not convert as a Percentage type.
With respect to item 1, the conversion should respect the prevailing culture setting of the thread performing the work. It should recognize numeric values even if the number is delimited by something other than a comma (e.g. some cultures use periods as thousand-delimiters). For the record, I didn't test this but want to make sure it's covered on your end.
For your convenience, I am attaching the test HTML input file and XLSX output file from my test.
Again, I appreciate the improvements made by 7.1 and look forward to you guys addressing the aforementioned issues.
Kindly confirm that the above will be issues you will look into. If you feel these are not valid issues please let me know.
Thanks,
Ed