IronXL v2022.9.8711
Version 2022.9.8711 Features & Upgrades
https://www.nuget.org/api/v2/package/IronXL.Excel/2022.9.8711
Release Notes:
- Fixes: Issue with a number of methods which were incorrectly obfuscated in previous release.
List of the methods affected:- IronXL.Cells.CellFont.SetColor(Color)
- IronXL.Cells.CellStyle.SetBackgroundColor(Color)
- IronXL.Cells.XlsCellBorder.SetColor(Color)
- IronXL.Cells.XlsCellFont.SetColor(Color)
- IronXL.Cells.XlsCellStyle.SetBackgroundColor(Color)
- IronXL.Cells.XlsxCellBorder.SetColor(Color)
- IronXL.Cells.XlsxCellFont.SetColor(Color)
- IronXL.Cells.XlsxCellStyle.SetBackgroundColor(Color)
- IronXL.Ranges.RangeBorder.SetColor(Color)
- IronXL.Ranges.RangeFont.SetColor(Color)
- IronXL.Ranges.RangeStyle.SetBackgroundColor(Color)
- IronXL.Styles.IBorder.SetColor(Color), IronXL.Styles.IFont.SetColor(Color)
- IronXL.Styles.IStyle.SetBackgroundColor(Color)
- Adds: Dependency to a IronDrawing nuget package to enable implicit casting from System.Drawing.Color when using methods listed above
- Adds: Method IronXL.Drawing.Images.Image.ToAnyBitmap() which creates an IronSoftware.Drawing.AnyBitmap object from byte data of the image object
- Update: End User License Agreement terms and conditions
- Update: IronXL.dll is now signed