Rilasci di IronXL for Python via .NET
Released: Nov 22, 2024
Aggiornamenti in 2024.11.16
Funzionalità
- 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.
- Updated
IronSoftware.System.Drawing to 2024.9.15.
- Updated
IronSoftware.Common to 2024.9.38.
Correzioni
- Fixed an issue where accessing a cell's hyperlink threw a Null Reference Exception if the cell didn't...