lxw_worksheet

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (C)
struct lxw_worksheet {}

Members

Structs

_Anonymous_31
struct _Anonymous_31
Undocumented in source.

Variables

active
uint8_t active;
Undocumented in source.
active_sheet
uint16_t* active_sheet;
Undocumented in source.
array
lxw_cell** array;
Undocumented in source.
autofilter
lxw_autofilter autofilter;
Undocumented in source.
chart_data
lxw_chart_data* chart_data;
Undocumented in source.
col_formats
lxw_format** col_formats;
Undocumented in source.
col_formats_max
uint16_t col_formats_max;
Undocumented in source.
col_options
lxw_col_options** col_options;
Undocumented in source.
col_options_max
uint16_t col_options_max;
Undocumented in source.
col_size_changed
uint8_t col_size_changed;
Undocumented in source.
col_sizes
double* col_sizes;
Undocumented in source.
col_sizes_max
uint16_t col_sizes_max;
Undocumented in source.
data_validations
lxw_data_validations* data_validations;
Undocumented in source.
default_col_pixels
uint32_t default_col_pixels;
Undocumented in source.
default_row_height
double default_row_height;
Undocumented in source.
default_row_pixels
uint32_t default_row_pixels;
Undocumented in source.
default_row_set
uint8_t default_row_set;
Undocumented in source.
default_row_zeroed
uint8_t default_row_zeroed;
Undocumented in source.
dim_colmax
lxw_col_t dim_colmax;
Undocumented in source.
dim_colmin
lxw_col_t dim_colmin;
Undocumented in source.
dim_rowmax
lxw_row_t dim_rowmax;
Undocumented in source.
dim_rowmin
lxw_row_t dim_rowmin;
Undocumented in source.
drawing
lxw_drawing* drawing;
Undocumented in source.
drawing_links
lxw_rel_tuples* drawing_links;
Undocumented in source.
external_drawing_links
lxw_rel_tuples* external_drawing_links;
Undocumented in source.
external_hyperlinks
lxw_rel_tuples* external_hyperlinks;
Undocumented in source.
file
FILE* file;
Undocumented in source.
filter_on
uint8_t filter_on;
Undocumented in source.
first_sheet
uint16_t* first_sheet;
Undocumented in source.
fit_height
uint16_t fit_height;
Undocumented in source.
fit_page
uint8_t fit_page;
Undocumented in source.
fit_width
uint16_t fit_width;
Undocumented in source.
footer
char[255] footer;
Undocumented in source.
hbreaks
lxw_row_t* hbreaks;
Undocumented in source.
hbreaks_count
uint16_t hbreaks_count;
Undocumented in source.
hcenter
uint8_t hcenter;
Undocumented in source.
header
char[255] header;
Undocumented in source.
header_footer_changed
uint8_t header_footer_changed;
Undocumented in source.
hidden
uint8_t hidden;
Undocumented in source.
hlink_count
uint16_t hlink_count;
Undocumented in source.
horizontal_dpi
uint16_t horizontal_dpi;
Undocumented in source.
hyperlinks
lxw_table_rows* hyperlinks;
Undocumented in source.
image_data
lxw_image_data* image_data;
Undocumented in source.
index
uint32_t index;
Undocumented in source.
is_chartsheet
uint8_t is_chartsheet;
Undocumented in source.
list_pointers
_Anonymous_31 list_pointers;
Undocumented in source.
margin_bottom
double margin_bottom;
Undocumented in source.
margin_footer
double margin_footer;
Undocumented in source.
margin_header
double margin_header;
Undocumented in source.
margin_left
double margin_left;
Undocumented in source.
margin_right
double margin_right;
Undocumented in source.
margin_top
double margin_top;
Undocumented in source.
merged_range_count
uint16_t merged_range_count;
Undocumented in source.
merged_ranges
lxw_merged_ranges* merged_ranges;
Undocumented in source.
name
char* name;
Undocumented in source.
num_validations
uint8_t num_validations;
Undocumented in source.
optimize
uint8_t optimize;
Undocumented in source.
optimize_row
lxw_row* optimize_row;
Undocumented in source.
optimize_tmpfile
FILE* optimize_tmpfile;
Undocumented in source.
orientation
uint8_t orientation;
Undocumented in source.
outline_below
uint8_t outline_below;
Undocumented in source.
outline_changed
uint8_t outline_changed;
Undocumented in source.
outline_col_level
uint8_t outline_col_level;
Undocumented in source.
outline_on
uint8_t outline_on;
Undocumented in source.
outline_right
uint8_t outline_right;
Undocumented in source.
outline_row_level
uint8_t outline_row_level;
Undocumented in source.
outline_style
uint8_t outline_style;
Undocumented in source.
page_order
uint8_t page_order;
Undocumented in source.
page_setup_changed
uint8_t page_setup_changed;
Undocumented in source.
page_start
uint16_t page_start;
Undocumented in source.
page_view
uint8_t page_view;
Undocumented in source.
panes
lxw_panes panes;
Undocumented in source.
paper_size
uint8_t paper_size;
Undocumented in source.
print_area
lxw_print_area print_area;
Undocumented in source.
print_gridlines
uint8_t print_gridlines;
Undocumented in source.
print_headers
uint8_t print_headers;
Undocumented in source.
print_options_changed
uint8_t print_options_changed;
Undocumented in source.
print_scale
uint16_t print_scale;
Undocumented in source.
protection
lxw_protection protection;
Undocumented in source.
quoted_name
char* quoted_name;
Undocumented in source.
rel_count
uint16_t rel_count;
Undocumented in source.
repeat_cols
lxw_repeat_cols repeat_cols;
Undocumented in source.
repeat_rows
lxw_repeat_rows repeat_rows;
Undocumented in source.
right_to_left
uint8_t right_to_left;
Undocumented in source.
row_size_changed
uint8_t row_size_changed;
Undocumented in source.
screen_gridlines
uint8_t screen_gridlines;
Undocumented in source.
selected
uint8_t selected;
Undocumented in source.
selections
lxw_selections* selections;
Undocumented in source.
show_zeros
uint8_t show_zeros;
Undocumented in source.
sst
lxw_sst* sst;
Undocumented in source.
tab_color
lxw_color_t tab_color;
Undocumented in source.
table
lxw_table_rows* table;
Undocumented in source.
tmpdir
char* tmpdir;
Undocumented in source.
vba_codename
uint8_t vba_codename;
Undocumented in source.
vbreaks
lxw_col_t* vbreaks;
Undocumented in source.
vbreaks_count
uint16_t vbreaks_count;
Undocumented in source.
vcenter
uint8_t vcenter;
Undocumented in source.
vertical_dpi
uint16_t vertical_dpi;
Undocumented in source.
zoom
uint16_t zoom;
Undocumented in source.
zoom_scale_normal
uint8_t zoom_scale_normal;
Undocumented in source.

Meta