Demo projects
Less than 1 minute
Demo projects
See the full version of the Demo project demonstrating all the features of the TXlsMemFileEh class in the folder<EhLib archive>\Demos\XlsFileEh\
The following features are not supported in the current version of the class:
- The ability to create files in binary Xls format is not supported.
Limitations:
- Full-fledged work with the
TXlsMemFileEhclass is possible inDelphiversionXE2and higher or inLazarus. Only in Delphi version XE2 is there a class for generatingZipfiles of version 2, which is used to createXslxfiles.
To work with the TXlsMemFileEh class in earlier versions of Delphi, you must use third-party functions to create Zip files.
For more information about creating Zip files for Delphi versions below XE2, see the files in the <EhLib Archive>\ZipProviders\ section.
