libxlsxwriter
Loading...
Searching...
No Matches
lxw_worksheet Struct Reference

Struct to represent an Excel worksheet. More...

Detailed Description

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.

Examples
anatomy.c, array_formula.c, autofilter.c, background.c, chart.c, chart_area.c, chart_bar.c, chart_clustered.c, chart_column.c, chart_data_labels.c, chart_data_table.c, chart_data_tools.c, chart_doughnut.c, chart_fonts.c, chart_line.c, chart_pattern.c, chart_pie.c, chart_radar.c, chart_scatter.c, chart_styles.c, chartsheet.c, comments1.c, comments2.c, conditional_format1.c, conditional_format2.c, constant_memory.c, data_validate.c, dates_and_times01.c, dates_and_times02.c, dates_and_times03.c, dates_and_times04.c, defined_name.c, demo.c, diagonal_border.c, doc_custom_properties.c, doc_properties.c, dynamic_arrays.c, format_font.c, format_num_format.c, headers_footers.c, hello.c, hide_row_col.c, hide_sheet.c, hyperlinks.c, ignore_errors.c, image_buffer.c, images.c, lambda.c, macro.c, merge_range.c, merge_rich_string.c, outline.c, outline_collapsed.c, output_buffer.c, panes.c, rich_strings.c, tab_colors.c, tables.c, tutorial1.c, tutorial2.c, tutorial3.c, utf8.c, watermark.c, and worksheet_protection.c.