lxw_workbook

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Members

Variables

active_sheet
uint16_t active_sheet;
Undocumented in source.
border_count
uint16_t border_count;
Undocumented in source.
charts
lxw_charts* charts;
Undocumented in source.
chartsheet_names
lxw_chartsheet_names* chartsheet_names;
Undocumented in source.
chartsheets
lxw_chartsheets* chartsheets;
Undocumented in source.
custom_properties
lxw_custom_properties* custom_properties;
Undocumented in source.
defined_names
lxw_defined_names* defined_names;
Undocumented in source.
drawing_count
uint16_t drawing_count;
Undocumented in source.
file
FILE* file;
Undocumented in source.
filename
char* filename;
Undocumented in source.
fill_count
uint16_t fill_count;
Undocumented in source.
first_sheet
uint16_t first_sheet;
Undocumented in source.
font_count
uint16_t font_count;
Undocumented in source.
formats
lxw_formats* formats;
Undocumented in source.
has_bmp
uint8_t has_bmp;
Undocumented in source.
has_jpeg
uint8_t has_jpeg;
Undocumented in source.
has_png
uint8_t has_png;
Undocumented in source.
num_chartsheets
uint16_t num_chartsheets;
Undocumented in source.
num_format_count
uint16_t num_format_count;
Undocumented in source.
num_sheets
uint16_t num_sheets;
Undocumented in source.
num_worksheets
uint16_t num_worksheets;
Undocumented in source.
num_xf_formats
uint16_t num_xf_formats;
Undocumented in source.
optimize
uint8_t optimize;
Undocumented in source.
options
lxw_workbook_options options;
Undocumented in source.
ordered_charts
lxw_charts* ordered_charts;
Undocumented in source.
properties
lxw_doc_properties* properties;
Undocumented in source.
sheets
lxw_sheets* sheets;
Undocumented in source.
sst
lxw_sst* sst;
Undocumented in source.
used_xf_formats
lxw_hash_table* used_xf_formats;
Undocumented in source.
worksheet_names
lxw_worksheet_names* worksheet_names;
Undocumented in source.
worksheets
lxw_worksheets* worksheets;
Undocumented in source.

Meta