Module xlsxwriter::workbook

source ·
Expand description

Manipulate Workbook.

Structs

  • 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.