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