IronXL for .NET 2023.2.5
Released: Feb 27, 2023
2023.2.5 での更新項目
機能
- 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.
不具合の修正
- 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.