IronXL for .NET 2024.11.16

Released: Nov 11, 2024

Mises à jour de 2024.11.16

Fonctionnalités

  • Updated IronSoftware.System.Drawing to 2024.9.15.
  • Updated IronSoftware.Common to 2024.9.38.
  • Added support for switching column direction to right-to-left. Useful for languages such as Arabic, Chinese, and Hebrew.
  • Added methods for setting tab colors with SetWorksheetTabColor and SetWorksheetTabColorIndex.
  • Added the RemoveHyperlink method to remove hyperlinks from cells.

Correctifs

  • Fixed an issue where accessing a cell's hyperlink threw a Null Reference Exception if the cell didn't have one.
  • Fixed an issue where accessing file-type hyperlinks in XLS files return empty string.
  • Fixed an issue where the ToDataTable method did not accurately compute all data types.