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
ushort active_sheet;
Undocumented in source.
border_count
ushort 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
ushort drawing_count;
Undocumented in source.
file
_IO_FILE* file;
Undocumented in source.
filename
char* filename;
Undocumented in source.
fill_count
ushort fill_count;
Undocumented in source.
first_sheet
ushort first_sheet;
Undocumented in source.
font_count
ushort font_count;
Undocumented in source.
formats
lxw_formats* formats;
Undocumented in source.
has_bmp
ubyte has_bmp;
Undocumented in source.
has_jpeg
ubyte has_jpeg;
Undocumented in source.
has_png
ubyte has_png;
Undocumented in source.
num_chartsheets
ushort num_chartsheets;
Undocumented in source.
num_format_count
ushort num_format_count;
Undocumented in source.
num_sheets
ushort num_sheets;
Undocumented in source.
num_worksheets
ushort num_worksheets;
Undocumented in source.
num_xf_formats
ushort num_xf_formats;
Undocumented in source.
optimize
ubyte 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.
vba_codename
char* vba_codename;
Undocumented in source.
vba_project
char* vba_project;
Undocumented in source.
worksheet_names
lxw_worksheet_names* worksheet_names;
Undocumented in source.
worksheets
lxw_worksheets* worksheets;
Undocumented in source.

Meta