This library represents XLSX files writer for Microsoft Excel 2007 and above.

The main feature of this library is that it uses C++ standard file streams. On the one hand it results in almost unnoticeable memory and CPU resources consumption while processing (that may be very useful at saving a large data arrays), but on the other hand it makes unfeasible to edit data that were written.
Hence, if using this library the structure of the future report should be known enough.

The library is written in C++ with using STL functionality and based on the ZIP library (included), which has a free license:
http://www.codeproject.com/Articles/7530/Zip-Utils-clean-elegant-simple-C-Win32

This library is distributed under the terms of the zlib license:
http://www.zlib.net/zlib_license.html

Features

  • Cell styles: fonts, fills, borders, alignment, multirow text, text rotation
  • Cell formats: text, numeric, dates and times, custom formats
  • Formulae recognition (without formula`s content verification), defined names
  • Multi-sheets
  • Charts with customizable parameters (on data sheet or separate sheet): linear, bar, scatter, pie
  • Images on the worksheet: gif, jpg, jpeg, png, tif, tiff
  • Multiplatform: BSD, Linux, macOS, Windows
  • Unicode support
  • No external dependencies

Project Samples

Project Activity

See All Activity >

License

zlib/libpng License

Follow SimpleXlsxWriter

SimpleXlsxWriter Web Site

Other Useful Business Software
Cybersecurity Management Software for MSPs Icon
Cybersecurity Management Software for MSPs

Secure your clients from cyber threats.

Define and Deliver Comprehensive Cybersecurity Services. Security threats continue to grow, and your clients are most likely at risk. Small- to medium-sized businesses (SMBs) are targeted by 64% of all cyberattacks, and 62% of them admit lacking in-house expertise to deal with security issues. Now technology solution providers (TSPs) are a prime target. Enter ConnectWise Cybersecurity Management (formerly ConnectWise Fortify) — the advanced cybersecurity solution you need to deliver the managed detection and response protection your clients require. Whether you’re talking to prospects or clients, we provide you with the right insights and data to support your cybersecurity conversation. From client-facing reports to technical guidance, we reduce the noise by guiding you through what’s really needed to demonstrate the value of enhanced strategy.
Rate This Project
Login To Rate This Project

User Ratings

★★★★★
★★★★
★★★
★★
9
0
0
0
0
ease 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 5 / 5
features 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 5 / 5
design 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 5 / 5
support 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 5 / 5

User Reviews

  • Very well done guys and girls... Implemented an Xcode C++ project on an iMac 27 (late 2014) macOS 11.7.2. Far exceeds my expectation, neatly written, and very helpful examples to guide a humble user (like me).
  • Perfect library to create excel-files in C++.
  • Hello, I just used this library SimpleXlsx r0.31 with Code :: Blocks (Version 17:12) and MinGW. The following examples work really well. (Simple.xlsx, MultiCharts.xlsx, Scientific.xlsx, Images.xlsx, Numerics.xlsx, Datasheets.xlsx). Just a little bug with Chartsheets.xlsx and CChartsheet :: Ser Series; -> error: 'Series' is not a member of 'SimpleXlsx :: CChartsheet' In any case congratulations for the authors, because it is very good work. Have a good day Steph
  • Really good library.
  • it's really simple
Read more reviews >

Additional Project Details

Operating Systems

Linux, BSD, Mac, Windows

Intended Audience

Developers

Programming Language

C++

Related Categories

C++ XML Software, C++ Spreadsheet Software, C++ Libraries

Registered

2012-08-05