Search found 2 matches

by piro
Mon Jun 01, 2015 11:35 am
Forum: XLSReadWritwII 6
Topic: XLSReadWriteII 5 Delphi 5 sometimes mixes up the cell values
Replies: 1
Views: 2600

XLSReadWriteII 5 Delphi 5 sometimes mixes up the cell values

Hi, I found the following problem in the XLSReadWriteII 5 Delphi 5 (or maybe every pre-XE) package: - while writing text containing special characters (e.g. in CJK, Thai, Arabic etc. code pages) to XLS(X) files, the values of the cells will sometimes be mixed up. I found that the problem is caused b...
by piro
Fri May 22, 2015 10:56 am
Forum: XLSReadWritwII 6
Topic: XLSX files generated by different spreadsheet applications
Replies: 1
Views: 2568

XLSX files generated by different spreadsheet applications

Hi, I meet the problem that different Spreadsheet applications generates different XLSX formats, which XLSReadWriteII 5 does not handle. For example, if I generates an XLSX file using a XLSReadWriteII5 component and change it in any version of Microsoft Excel, I can reopen it with the component. How...