What’s new:
- reading Excel files from .NET improved;
- new methods to load data into selected worksheet directly (currently works for CSV and txt files): Worksheets.AddFromFile(string FileName) and Worksheets.AddFromFile(string FileName, string Delimiter, Encoding Encoding);
- issue fixed: crash on broken link inside cell;
- XLSX and formula calculation: now library throws exception in case formula can not be parsed for some reason;
- minor bug-fixes.
REGISTERED USERS: Use the FULL version download link from your original registration information e-mail to download the update.