Read from and write to XLSX format files without any automation or export with support for full cell formatting in Excel
Release 50 is released to correct a bug that was discovered when assigning table format to a cell range. The table name failed the name check when being opened by Excel and caused a recover error. This is now corrected. Please see the Release Notes for more information.
Release 51 is released to add a new property that is used in the calculation of column best fit for columns containing numeric values. See the Release Notes for more information.
Release 52 is released to fix some bugs and compatibility issues with Openpyxl. Changes were made to streamline when processing the cell values when opening a spreadsheet and how the CodePage property is implemented. See the Release Notes for more information.
Release 53 is released to fix a bug affecting the cell alignment for grids using dynamic properties. See the Release Notes for more information.
Release 54 is released to fix a number of bugs. See the Release Notes for more information.
Gregory Green