[Progress Communities] [Progress OpenEdge ABL] Forum Post: RE: Simplest and efficient method to create excel (.xlsx or .xls) file and export data

  • Thread starter Thread starter jquerijero
  • Start date Start date
Status
Not open for further replies.
J

jquerijero

Guest
[quote user="rayherring"] From what I can tell, DocXFactory appears to be unmaintained? The last GitHub commit was almost 2yrs ago (Jan-2017), and the website is gone (All the downloads were only on the website). [/quote] I believe it is just a wrapper to the Office Open XML specification. The wrapper might not be updated, but I believe the specification is always supported by Microsoft Office, which is independent of the wrapper. You can write a XML formatted Excel file by hand if you need to.

Continue reading...
 
Status
Not open for further replies.
Back
Top