Registro de cambios de la biblioteca IronXL para Excel .NET

This article was translated from English: Does it need improvement?
Translated
View the article in English

Hoja de ruta de IronXL

IronXL fue creado para facilitar a los desarrolladores leer y crear archivos XLS, XLSX y CSV en C# y todos los demás lenguajes .NET.

IronXL está liderando el camino para capacitar a los desarrolladores a editar archivos de Excel en C#, sin la necesidad de Office Interop.

Hoy nuestro equipo está enfocado en seguir avanzando con IronXL al priorizar los comentarios de nuestra comunidad de desarrolladores.

Las versiones de compilación están sucediendo mensualmente, con nuevas funcionalidades que hacen de IronXL la opción preferida para muchos desarrolladores.

A largo plazo, planeamos lanzar IronXL para múltiples lenguajes de programación. Early-stage R&D is in progress for building further MS Office products for Word, PowerPoint, and the further Microsoft Office Suite.


Abril de 2026

IronXL v2026.4.1

PM > Install-Package IronXL.Excel -Version 2026.4.1

Notas de la versión

  • Fixed extremely slow style application on large spreadsheets (now 25-393x faster). Operations that previously took minutes on 500K+ cell ranges now complete in milliseconds.

Marzo de 2026

IronXL v2026.3.1

PM > Install-Package IronXL.Excel -Version 2026.3.1

Notas de la versión

  • Actualiza dependencias internas.

Febrero de 2026

IronXL v2026.2.1

PM > Install-Package IronXL.Excel -Version 2026.2.1

Notas de la versión

  • Actualiza dependencias internas.

Enero de 2026

IronXL v2026.1.1

PM > Install-Package IronXL.Excel -Version 2026.1.1

Notas de la versión

  • Actualiza dependencias internas.

Diciembre de 2025

IronXL v2025.12.2

PM > Install-Package IronXL.Excel -Version 2025.12.2

Notas de la versión

  • FixedInvalidCastExceptionwhen loading certain.xlsfiles containing Data Validation records.

Noviembre de 2025

IronXL v2025.12.2

PM > Install-Package IronXL.Excel -Version 2025.12.2

Notas de la versión

  • Actualiza dependencias internas.

Octubre de 2025

IronXL v2025.10.4

PM > Install-Package IronXL.Excel -Version 2025.10.4

Notas de la versión

  • Fixed an issue where numeric cells were incorrectly detected as DateTime.
  • Se corrigió un problema donde los tipos de datos se corrompían al convertir XLSX al formato XLS.
  • Fixed an issue where the AutoSizeColumn method overestimated the column width.

Septiembre de 2025

IronXL v2025.9.1

PM > Install-Package IronXL.Excel -Version 2025.9.1

Notas de la versión

  • Updates IronSoftware.System.Drawing to 2025.9.3.

Agosto de 2025

IronXL v2025.8.3

PM > Install-Package IronXL.Excel -Version 2025.8.3

Notas de la versión

  • Updates IronSoftware.System.Drawing to 2025.8.1.

Julio de 2025

IronXL v2025.7.15

PM > Install-Package IronXL.Excel -Version 2025.7.15

Notas de la versión

  • Updates IronSoftware.System.Drawing to 2025.7.12.

Junio de 2025

IronXL v2025.6.4

PM > Install-Package IronXL.Excel -Version 2025.6.4

Notas de la versión

Actualizaciones:

  • Updates IronSoftware.System.Drawing to 2025.6.2.

Correcciones:

  • Fixes an issue where the LastFilledCell property incorrectly returned null for worksheets with sparse data.
  • Fixes an issue where CreateNamedTable corrupts Excel file when adding tables to different sheets.

Mayo de 2025

IronXL 2025.5.4

PM > Install-Package IronXL.Excel -Version 2025.5.4

Notas de la versión

  • Updates IronSoftware.System.Drawing to 2025.5.3.
  • Updates IronSoftware.Common to 2025.3.1.

  • Fixes an issue where Rows.Length returns an incorrect value when used with Excel files containing more than 500 rows.

Abril de 2025

IronXL 2025.4.5

PM > Install-Package IronXL.Excel -Version 2025.4.5

Notas de la versión

  • Updates IronSoftware.System.Drawing to version 2025.3.6.
  • Updates IronSoftware.Common to version 2025.3.1.

Marzo de 2025

IronXL 2025.3.1

PM > Install-Package IronXL.Excel -Version 2025.3.1

Notas de la versión

  • Updates IronSoftware.System.Drawing to version 2025.3.5.
  • Updates IronSoftware.Common to version 2025.2.3.

Febrero de 2025

IronXL 2025.2.5

PM > Install-Package IronXL.Excel -Version 2025.2.5

Notas de la versión

  • Updated IronSoftware.System.Drawing to 2025.1.6.

Enero de 2025

IronXL 2025.1.1

PM > Install-Package IronXL.Excel -Version 2025.1.1

Notas de la versión

  • Updated IronSoftware.Common to 2024.11.4.
  • Paquetes de dependencias actualizados para abordar vulnerabilidades de seguridad conocidas.
  • Se corrigió un problema donde cargar y guardar archivos .xlsm lanzaba excepciones.
  • Se corrigió un problema donde cargar archivos de Excel causaba una excepción de "nombres de partes equivalentes".
  • Se corrigió un problema donde agregar filas rompía fórmulas.
  • Se corrigió un problema donde cargar archivos de Excel con validación de datos no válida lanzaba excepciones.
  • Se corrigió un problema donde configurar el formato de número causaba que el color de fuente del HTML generado fuera blanco.

Diciembre de 2024

IronXL 2024.12.1

PM > Install-Package IronXL.Excel -Version 2024.12.1

Notas de la versión

  • Updated IronSoftware.System.Drawing to 2024.12.3.
  • Updated IronSoftware.Common to 2024.11.2.
  • Se mejoró el rendimiento para recuperar rangos de celdas (5-10x más rápido para archivos medianos a grandes).
  • Se mejoró la evaluación de fórmulas almacenando en caché los resultados evaluados.
  • Se corrigió una excepción de referencia nula que ocurría al cargar ciertos archivos.
  • Se corrigió un problema al recuperar valores de fecha de las fórmulas.
  • Added functionality for converting Workbook and Worksheet in different formats as streams.

Noviembre de 2024

IronXL 16/11/2024

PM > Install-Package IronXL.Excel -Version 2024.11.16

Notas de la versión

  • Updated IronSoftware.System.Drawing to 2024.9.15
  • Updated IronSoftware.Common to 2024.9.38
  • Se añadió soporte para cambiar la dirección de la columna a derecha-a-izquierda, útil para idiomas como árabe, chino y hebreo.
  • Added methods for setting tab colors with SetWorksheetTabColor and SetWorksheetTabColorIndex.
  • Added the RemoveHyperlink method to remove hyperlinks from cells.
  • Se corrigió un problema donde acceder al hipervínculo de una celda lanzaba una excepción de referencia nula si la celda no tenía uno.
  • Se corrigió un problema donde acceder a hipervínculos de tipo archivo en archivos XLS devolvía una cadena vacía.
  • Fixed an issue where the ToDataTable method did not accurately compute all data types.

Octubre de 2024

IronXL 2024.10.2

PM > Install-Package IronXL.Excel -Version 2024.10.2

Notas de la versión

  • Updates IronSoftware.System.Drawing to version 2024.9.11

Septiembre de 2024

IronXL 2024.9.3

PM > Install-Package IronXL.Excel -Version 2024.8.5

Notas de la versión

  • Correcciones menores

Agosto de 2024

IronXL 2024.8.5

PM > Install-Package IronXL.Excel -Version 2024.8.5

Notas de la versión

  • Correcciones menores

Julio de 2024

IronXL 2024.7.1

PM > Install-Package IronXL.Excel -Version 2024.7.1

Notas de la versión

  • Correcciones menores

Junio de 2024

IronXL 2024.6.1

PM > Install-Package IronXL.Excel -Version 2024.6.1

Notas de la versión

  • Correcciones menores

Mayo de 2024

IronXL 2024.5.5

PM > Install-Package IronXL.Excel -Version 2024.5.5

Notas de la versión

  • Correcciones menores
  • Updates IronSoftware.System.Drawing to version 2024.5.1

Abril de 2024

IronXL 2024.4.4

PM > Install-Package IronXL.Excel -Version 2024.4.4

Notas de la versión

  • Se corrige un error donde una fórmula "compartida" (del tipo que se copia en varias celdas) se perdía al guardar un archivo.
  • Updates IronSoftware.System.Drawing to version 2024.4.1

Marzo de 2024

IronXL 2024.3.20

PM > Install-Package IronXL.Excel -Version 2024.3.20

Notas de la versión

  • Updates IronSoftware.Common to version 2024.1.7
  • Updates IronSoftware.System.Drawing to version 2024.3.4
  • Se corrige un error donde la clave de licencia no se detectaba desde el archivo web.config en .NET Framework

Febrero de 2024

IronXL 2024.2.25

PM > Install-Package IronXL.Excel -Version 2024.2.25

Notas de la versión

  • Updates IronSoftware.Common to version 2024.1.2
  • Fixes a bug with a very slow execution of methods loading data from DataSets (namely LoadWorkSheetsFromDataSet methods)
  • Mejoras de rendimiento como resultado de la corrección anterior en muchos otros métodos que crean grandes cantidades de celdas
  • Corrige un error donde cualquier cambio de estilo en una celda causaría que el color de primer plano de la celda se estableciera en negro
  • IronXL.Cell.Int64Value and IronXL.Cell.Int32Value methods are obsolete and will be removed in the future. Use IronXL.Cell.IntValue and IronXL.Cell.LongValue instead
  • Adds IronXL.Cells.Comment class to represent cell comments with setters and getters for all comment properties
  • Adds Comment property to IronXL.Cell class with methods to add and remove comments. The Comment property is null if cell has no comment. Los comentarios se agregan como invisibles por defecto

Enero de 2024

IronXL 2024.1.21

PM > Install-Package IronXL.Excel -Version 2024.1.21

Notas de la versión

  • Mejoras menores y corrección de errores

Diciembre de 2023

IronXL 19/12/2023

PM > Install-Package IronXL.Excel -Version 2023.12.19

Notas de la versión

  • Corrige un error donde crear nombres definidos lanza excepciones.
  • Corrige los problemas donde cargar hojas de cálculo que contienen una hoja de gráfico lanza un error. Tenga en cuenta que las hojas de gráficos aún no se cargarán. El soporte para hojas de gráficos sigue siendo una solicitud de función.
  • Adds a feature to convert named tables to DataTables.
  • Agrega soporte para validaciones de datos:
    • DataValidations property added to WorkSheet. Contiene todas las validaciones de datos en la hoja de trabajo y contiene métodos para agregar y eliminar validaciones de datos.
    • Todos los tipos de validaciones de datos se pueden leer de las hojas de cálculo.
    • WholeNumber, Decimal, TextLength, Date, List, and FormulaList data validations can be added to WorkSheet.

Noviembre de 2023

IronXL 12/11/2023

PM > Install-Package IronXL.Excel -Version 2023.11.12

Notas de la versión

  • IronDrawing se actualiza a la versión 2023.11.1
  • Correcciones menores y mejoras
  • IronXL.Logger class is deprecated. Use IronSoftware.Logger instead

Octubre de 2023

IronXL v2023.10.8

PM > Install-Package IronXL.Excel -Version 2023.10.8

Notas de la versión

  • IronDrawing se actualiza a la versión 2023.10.2
  • Added dependency on IronSoftware.Common 2023.10.2
  • Correcciones menores y mejoras

Septiembre de 2023

IronXL v2023.9.29

PM > Install-Package IronXL.Excel -Version 2023.9.29

Notas de la versión

  • IronDrawing se actualiza a la versión 2023.9.2
  • Mejoras de estabilidad
  • Mejoras de rendimiento hasta un 25% más rápido en algunos casos

Agosto de 2023

IronXL v2023.8.19

PM > Install-Package IronXL.Excel -Version 2023.8.19

Notas de la versión

  • Mejoras y correcciones menores.
  • Actualiza las dependencias.

Julio de 2023

IronXL v2023.7.4

PM > Install-Package IronXL.Excel -Version 2023.7.4

Notas de la versión

  • Adds the GetMergedRegions method, which is used to retrieve a list of merged regions.
  • Fixes a bug where the Clear method did not delete all worksheets in the collection.
  • Fixes a bug where the InsertColumn method skipped the last row.
  • Fixes a bug where the Range.ToDataTable method would stop converting when it encountered an empty row.
  • Adds RemoveColumn method group to Range, RangeRow, RangeColumn, Worksheet.
  • InsertColumn method group will now correctly shift the columns out of the way, updating the formulas and moving styles with the cells.
  • Mejora el rendimiento en términos de tiempo en un 20-25% en algunos casos de manipulación masiva de datos.
  • Deprecates the Range.AllRowsInRange and Range.AllColumnsInRange properties, use Range.Rows and Range.Columns instead. This is also true for the WorkSheet, RangeRow, and RangeColumn classes.
  • WorkSheet's internal working range will now correctly update with all changes made to the worksheet.
  • WorkSheet's internal working range will now include the empty columns at the end of the range which hold any styling information.
  • Fixed numerous bugs in Range.Trim method, including a bug where Trim would not trim empty columns.
  • Range.RemoveColumn and Range.RemoveRow methods will now ALWAYS remove the column/row entirely from the sheet, shifting up/to the left the rows/columns located below/to the right of the removed ones, if after the removal the column/row is empty.
  • Adds Range.Count property, which returns the number of cells in the range without iterating over all cells.
  • Changes the Range.ColumnCount and Range.RowCount properties to return the number of columns/rows in the range without iterating over all cells.
  • Mejora la documentación para la clase Range y sus herederos.
  • InsertRow and InsertColumn methods will now return the inserted row/column. Same for InsertRows and InsertColumns methods but these will return lists of inserted columns/rows.
  • Range's address will now be correctly updated when the range is changed (with Trim/Insert/Remove/Subtract methods).
  • Adds WorkSheet.RangeAddress property with the address of the area in use on the sheet.
  • Updates IronSoftware.System.Drawing to version 2023.7.1

Junio de 2023

IronXL v2023.6.4

PM > Install-Package IronXL.Excel -Version 2023.6.4

Notas de la versión

  • Adds SetBorderStyle method, used to set border type and color.
  • Corrige un error donde "&" en las series de los gráficos arruina el archivo resultante después de guardar.
  • Fixes a bug where if an .xlsx (.xlsm, .xltx, etc.) file had an opening and closing br tag in its internal XML structure - WorkBook.Load method would throw an exception.
  • Actualiza la dependencia de IronDrawing a la versión 2023.6.1.

Mayo de 2023

IronXL v2023.5.4

PM > Install-Package IronXL.Excel -Version 2023.5.4

Notas de la versión

  • Fixes an issue where license keys would not be retrieved from web.config in some .NET Framework ASP.NET projects
  • Fixes possible warnings about System.Memory version conflicts

Marzo de 2023

IronXL v2023.4.13

PM > Install-Package IronXL.Excel -Version 2023.4.13

Notas de la versión

  • Agrega soporte para las claves de licencia de Iron Suite
  • Corrige problemas con las claves de licencia almacenadas en archivos .config y .json que no eran reconocidas por IronXL
  • Agrega soporte para claves de licencia almacenadas en archivos .config y .json en subcarpetas de la aplicación

Febrero de 2023

IronXL v2023.2.5

PM > Install-Package IronXL.Excel -Version 2023.2.5

Notas de la versión

  • Ahora se requiere el acuerdo a los términos del EULA antes de instalar el paquete nuget
  • Improves IntelliSense descriptions for Range class
  • Fixes a bug where WorkSheet.PhysicalColumnCount property would throw an exception when accessed while no columns exist on the worksheet
  • Improves IntelliSense descriptions for Cell.Hyperlink property
  • Fixes a bug when setting Cell.Hyperlink property would in some cases detect the wrong hyperlink type
  • Improves the description of an exception that occurs when AutoSizeRow/AutoSizeColumn methods are used while no fonts are found in the system
  • Actualiza las dependencias

Enero de 2023

IronXL v2023.1.14

PM > Install-Package IronXL.Excel -Version 2023.1.14

Notas de la versión

  • Enum used for WorkSheet.InsertImage method is changed to IronXL.Drawing.Images.ImageFormat
  • Corrige un error donde en diferentes configuraciones regionales los gráficos podían corromperse debido al separador decimal
  • Mejoras de rendimiento

Diciembre de 2022

IronXL v2022.12.11262

PM > Install-Package IronXL.Excel -Version 2022.12.11262

Notas de la versión

  • Fixes a bug wherein a Licensing exception is thrown when an application using IronXL is executed with a Visual Studio debugger hooked.
  • Corrige un error donde eliminar uno de múltiples gráficos y luego agregar otro gráfico lanzaría una excepción.
  • Los títulos de los gráficos ya no se superpondrán con el área del gráfico.

IronXL v2022.12.10926

PM > Install-Package IronXL.Excel -Version 2022.12.10926

Notas de la versión

  • Fixes a bug, where WorkBook.ExportToHtml was throwing an exception due to un-indexed colors in the document.
  • Fixes a bug, where getter calls for properties of Range, WorkSheet, RangeRow, RangeColumn, RangeStyle, RangeFont, and RangeBorder would unnecessarily create all cells in the range.
  • Fixes a bug, where exception was thrown upon loading .XLSX files with specific WebPublishing settings.
  • Adds WorkSheet.PhysicalColumnCount and WorkSheet.PhysicalRowCount properties, which return the number of rows and columns that are physically present in this worksheet at the moment.
  • Improves and updates IntelliSense documentation to clarify some of the WorkSheet's and Range's properties and methods.
  • Improves performance when reading any of the Range object's properties, especially in case of large Ranges. This applies to all objects that are inherited from Range (WorkSheet, RangeRow, etc.).

Noviembre de 2022

IronXL v2022.11.10251

PM > Install-Package IronXL.Excel -Version 2022.11.10251

Notas de la versión

  • Adds overloads for WorkBook loading methods to accept a password for encrypted XLSX, XLSM, and XLTX workbooks. Lista completa de sobrecargas añadidas:
    • TryLoad(string filename, string password, out WorkBook workBook)
    • Load(byte [] data, string password)
    • Load(Stream stream, string password)
    • LoadExcel(byte [] data, string password)
    • LoadExcel(Stream file, string password)
    • LoadExcel(string filename, string password)
    • FromByteArray(byte [] data, string password)
    • FromStream(Stream stream, string password)
  • Adds a method WorkBook.Encrypt(string password) which will write a workbook into a MemoryStream, encrypt it using a password provided as an argument or the one stored in WorkBook.Password property, and return resulting encrypted MemoryStream. Solo compatible para los tipos de libros de trabajo XLSX, XLSM y XLTX.
  • Adds a method WorkBook.Decrypt(Stream stream, string password) which will decrypt a Stream with a password provided as an argument and return the resulting decrypted MemoryStream. Solo compatible para los tipos de libros de trabajo XLSX, XLSM y XLTX.
  • Corrige un error donde algunos estilos de borde causaban una excepción al exportar el libro de trabajo como HTML.
  • Fixes a bug where InsertRow method would throw an exception if the row was inserted in the place of the last existing row.
  • Improves precision of AutoSizeRow and AutoSizeColumn methods.
  • Improves performance of InsertRow method by 25%.

Septiembre de 2022

IronXL v2022.9.9454

PM > Install-Package IronXL.Excel -Version 2022.9.9454

Notas de la versión

  • Fixes a bug where first created ConditionalFormattingRule wasn't working properly.
  • Corrige un error donde el color de la fuente no se aplicaba por la regla de formato condicional.
  • Fixes a bug where duplicate style was created when Cell.FormatString property was changed in .xlsx.
  • Fixes a bug where Range.Row(int) and Range.Column(int) methods could take minutes of time to execute for large ranges.
  • Adds an enumeration IronXL.SortOrder to indicate a direction for sorting where applicable.
  • Adds Range.SortByColumn(string, SortOrder) and Range.SortByColumn(int, SortOrder) methods that allow sorting a range by a specified column, re-arranging rows of a range being sorted according to specified column's new order.
  • Removes dependency to IronDrawing nuget package and replaces it with IronSoftware.System.Drawing.

IronXL v2022.9.9454

PM > Install-Package IronXL.Excel -Version 2022.9.9454

Notas de la versión

  • Corrige un problema con varios métodos que fueron ofuscados incorrectamente en la versión anterior. 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 a dependency to an IronDrawing nuget package to enable implicit casting from System.Drawing.Color when using methods listed above.
  • Adds a method IronXL.Drawing.Images.Image.ToAnyBitmap() which creates an IronSoftware.Drawing.AnyBitmap object from byte data of The Image object.
  • Actualiza los términos y condiciones del Acuerdo de Licencia de Usuario Final.
  • IronXL.dll ahora está firmado.

Agosto de 2022

IronXL v2022.8.8357

PM > Install-Package IronXL.Excel -Version 2022.8.8357

Notas de la versión

  • Añade una función de cifrado y descifrado de archivos ".xlsx", ".xlsm" y ".xltx" con contraseña. Use WorkBook.SaveAs(string fileName, string password) method to encrypt the WorkBook with provided password when saving it. Use WorkBook.Load(string filename, string password) method to decrypt file with provided password when loading the workbook. La contraseña también puede especificarse con lo siguiente:
    • Using WorkBook.Password property (workbook will be encrypted on save if this property is not null, and will not be encrypted if it is null)
    • Using SavingOptions object with SavingOptions.Password property, when calling WorkBook.SaveAs(string fileName, SavingOptions options) method
    • Using LoadingOptions object with LoadingOptions.Password property, when calling WorkBook.Load(string filename, LoadingOptions options) method
  • To check if the WorkBook object will be encrypted on save use WorkBook.IsEncrypted boolean property. Encryption can also be turned off by assigning WorkBook.IsEncrypted = false (Note: workbook cannot be encrypted by assigning WorkBook.IsEncrypted = true, this will throw an exception at runtime, asking to instead specify a password).
  • Establecer contraseñas a un libro de un tipo diferente a ".xlsx", ".xlsm" y ".xltx" también lanzará una excepción en tiempo de ejecución alertando al usuario que el libro no pudo cifrarse.
  • Añade soporte for .NET 6.0
  • Removes dependency on System.Common.Drawing
  • Elimina soporte for .NET Framework 4.5. La versión mínima soportada de .NET Framework ahora es 4.6.2
  • Breaking change: WorkBook.SaveAs(string filename, string listDelimiter) method was renamed to WorkBook.SaveAsWithCustomDelimiter(string filename, string listDelimiter) to remove ambiguity between SaveAs(string filename, string listDelimiter) and SaveAs(string fileName, string password) methods.
  • Breaking change: IronXL.Drawing.Images.IImage.ToBitmap() method is removed, as System.Common.Drawing is no longer supported.
  • Breaking change: IronXL.Drawing.Images.IImage.ToImage() method now returns a SixLabors.ImageSharp.Image object used as a replacement for removed System.Common.Drawing objects.
  • Corrige un error donde un color de fondo establecido a una celda o un rango en un libro de Excel XLSX no se renderizaba en Excel.
  • Corrige un error de configuración regional tailandesa que lanzaba excepción de licencia
  • Fixes a bug where each time a new cell was assigned a DateTime value in XLSX workbook a new cell style was created for each cell, overflowing the style table and breaking the resulting file if the number of cells was > 64000.
  • Improves speed of creating large amounts of cells with a DateTime value and format. For example, creating a workbook with 80K DateTime value and format cells on a single worksheet used to take 25 seconds, and now takes less than 0.8 seconds (actual performance will depend on the environment the code is executed in).

Julio de 2022

IronXL v2022.7.7362

PM > Install-Package IronXL.Excel -Version 2022.7.7362

Notas de la versión

  • Adds a way to change the string value of a cell without automatically formatting the cell: this is achieved through StringValue property of a Cell.
  • Adds AutoSizeRow method to Row and WorkSheet, which changes the height of a row to fit the contents.
  • Adds AutoSizeColumn method to Column and WorkSheet, which changes the width of a row to fit the contents.
  • Corrige un error donde se lanzaba una excepción al agregar o cambiar un borde.
  • Corrige un error donde se lanzaba una excepción cuando se cambiaba el valor de una celda a una fórmula que dependía de una sola celda, por ejemplo, "=A1".
  • Corrige un error donde una cadena similar a "12-720" se analizaba como una fecha en el año 720 cuando se agregaba a una celda. Excel no admite fechas anteriores al año 1900. Las cadenas como esta ya no se analizan como fechas. Sin embargo, las cadenas que podrían analizarse como una fecha válida después de 1900 seguirán analizándose como una fecha. Por ejemplo "12-1956". Use StringValue property to bypass this parse.
  • Corrige un error donde un libro existente se cargaba, cambiaba y guardaba: las celdas podían perder su formato original cuando se cambiaba su contenido. Esto ya no es el caso.

Junio de 2022

IronXL v2022.6.6825

PM > Install-Package IronXL.Excel -Version 2022.6.6825

Notas de la versión

  • Adds a new IronXL.Formatting.ConditionType.
  • Old IronXL.Formatting.Enums.ConditionType is obsolete.
  • Añade soporte para estilos "Format as Table".
  • Corrige un error donde los archivos que contienen tablas dinámicas se cargaban a través de IronXL, luego se guardaban y los archivos resultantes salían corruptos.
  • Corrige un error donde se copiaba y pegaba un rango, se guardaba el libro y el archivo resultante salía corrupto.
  • Corrige un error donde un archivo que contiene ciertos tipos de gráficos se cargaba luego se guardaba y el archivo resultante salía corrupto.
  • Corrige un error donde un archivo que contiene imágenes .bmp se cargaba, pero las imágenes .bmp no se podían alcanzar a través del código.
  • Corrige un error donde se creaba un libro que contiene un número arbitrariamente grande de celdas usadas, luego se guardaba y el archivo resultante salía corrupto.
  • Corrige algunos otros errores raros que ocasionalmente podrían resultar en un archivo corrupto.
  • Corrige donde cualquier cambio de estilo aplicado a un rango de celdas tomaba una cantidad exorbitante de tiempo. Los cambios de estilo incluyen cambios de fuentes (altura, negrita, etc.), alineación vertical, alineación horizontal, etc.
  • Mejora la estabilidad general de los archivos resultantes, tanto creados usando IronXL como importados y editados por archivos IronXL.
  • Mejora enormemente el rendimiento, generar un archivo con 10000 celdas usadas solía tomar 1.5 minutos, ahora solo lleva 20 segundos (variará dependiendo de las operaciones realizadas en una celda por tu código).

Marzo de 2022

IronXL v2022.3.0

PM > Install-Package IronXL.Excel -Version 2022.3.0

Notas de la versión

  • Mejorado: soporte .NET 6
  • Mejorado: Velocidad y Estabilidad

Diciembre de 2021

IronXL v2021.12.0

PM > Install-Package IronXL.Excel -Version 2021.12.0

Notas de la versión

  • Mejorado: soporte for .NET 5 y .NET 6 beta
  • Mejorado: Velocidad y Estabilidad
  • Mejorado: Registro

Octubre de 2021

IronXL v2021.11.0

PM > Install-Package IronXL.Excel -Version 2021.11.0

Notas de la versión

  • Mejorado: soporte for .NET 5 y .NET 6 beta
  • Error corregido: validación de claves de licencia ahora es segura contra espacios
  • Mejorado: Velocidad y Estabilidad

Agosto de 2021

IronXL v2021.9.0

PM > Install-Package IronXL.Excel -Version 2021.9.0

Notas de la versión

  • Error Corregido: Ahora funciona con .NET 5.07
  • Error Corregido: Lectura de claves de licencia desde archivos de configuración del proyecto (casos límite)
  • Mejorado: Velocidad y Estabilidad

¿Listo para empezar?
Nuget Descargas 1,950,735 | Versión: 2026.4 recién lanzado
Still Scrolling Icon

¿Aún desplazándote?

¿Quieres una prueba rápida? PM > Install-Package IronXL.Excel
ejecuta una muestra observa cómo tus datos se convierten en una hoja de cálculo.