Fork from https://www.codeproject.com/Articles/42504/ExcelFormat-Library
Original author : Martin Fuchs
Cross-platform library for Microsoft Excel
- Compiler : Build on VS2015 and GCC 7.4.0
- Tested on Windows 10 and Ubuntu Linux 18.04 (bionic)
- Open
vs_solution/ExcelFormat.sln
by Visual Studio - Run Debug/Release
- Run cmake command.
cmake CMakeLists.txt
make
- See
example/Examples.cpp
- Improvement code quality