IronXL for .NET 2023.2.5
Released: Feb 27, 2023
Updates in 2023.2.5
Features
- Agreement to EULA terms is now required before installing the NuGet package.
- Improved intellisense descriptions for Range class.
- Improved intellisense descriptions for Cell.Hyperlink property.
- Improved the description of an exception that occurs when AutoSizeRow/AutoSizeColumn methods are used while no fonts are found in the system.
- Updated dependencies.
Fixes
- Fixed a bug where WorkSheet.PhysicalColumnCount property would throw an exception when accessed while no columns exist on the worksheet.
- Fixed a bug when setting Cell.Hyperlink property would in some cases detect the wrong hyperlink type.