@brief Struct to represent an Excel workbook.
The members of the lxw_workbook struct aren't modified directly. Instead the workbook properties are set by calling the functions shown in workbook.h.
See Implementation
@brief Struct to represent an Excel workbook.
The members of the lxw_workbook struct aren't modified directly. Instead the workbook properties are set by calling the functions shown in workbook.h.