Hello,
I try to import txt file with separator
Workbook workbook = new Workbook(strFile, opt);
I use TxtLoadOptions with PreferredParsers
My text file has header colums in the first row
How to indicate do not parse …...ParseExact(value, "dd/MM/yyyy", System.Globalization.CultureInfo...string GetFormat() { return "dd/MM/yyyy"; } } class TextParser1...