libxlsxwriter
The Workbook object

The Workbook is the main object exposed by the libxlsxwriter library. It represents the entire spreadsheet as you see it in Excel and internally it represents the Excel file as it is written on disk.

See workbook.h for full details of the functionality.