Skip to content

VFP Class to Create an XLSX Workbook without Excel Automation or Installed

Notifications You must be signed in to change notification settings

ggreen86/XLSX-Workbook-Class

Repository files navigation

XLSX Workbook

Read from and write to XLSX format files without any automation or export with support for full cell formatting in Excel

Release 50

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

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

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

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

Release 54 is released to fix a number of bugs. See the Release Notes for more information.

Written By

Gregory Green

About

VFP Class to Create an XLSX Workbook without Excel Automation or Installed

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors