You're working with larger datasets than I am for the most part, at least as far as number of columns is concerned.
Yes, the XML is very finicky about what it considers illegal characters. In an ideal world there would be a method in the library that uses regex to sanitize but at the moment I'm handling it in preprocessing before invoking the SaveTableToWorkbook method.
↧