Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.
Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
Download Now
Build Securely on Azure with Proven Frameworks
Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.
Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
Library for parsing Excel (XLS) files, with a sample program for converting Excel files into CSV.
This site is no longer being updated. A new release is available on the new site whose link is shown above.
C++/C library to construct Excel .xls files in code.
...Changes:
- library specific strings now in their own namespace
- iOS Objective-C library
- most project files updated (MSVS etc)
- C bridge now supports formulas
Note: there is a related SF project, libxls, to read Excel files.
LibXls permet de créer, modifier, lire et mettre en page des fichiers excel (format .xls). Cette bibliothèque gère de nombreuses versions du format xls. Elle gère également différents formats tel que le HTML et le CSV
This project seeks to provide a portable ANSI C library to read/write OLE 2 Compound Document Formats (libOle), and to provide a library for reading/writing the Excel file format (libXls).