IronXL for .NET 2023.12.19
Released: Dec 1, 2023
2023.12.19 での更新項目
機能
- Added the ability to convert named tables to DataTables.
- Added support for Data validations:
- DataValidations property has been added to WorkSheet. It contains all data validations in the worksheet and contains methods to add and remove data validations.
- All data validations types can now be read from spreadsheets.
- WholeNumber, Decimal, TextLength, Date, List and FormulaList data validations can now be added to WorkSheet.
不具合の修正
- Fixed a bug where creating defined names throws exceptions.
- Fixed the issues where loading spreadsheets containing a chart sheet throws an error. Note that chart sheets will still not be loaded. Supporting chart sheets is still a feature request.