xlsxwriter ~master (2016-08-25T23:58:39Z)
Dub
Repo
worksheet_write_array_formula_num
xlsxwriter
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
)
lxw_error
worksheet_write_array_formula_num
(
lxw_worksheet
*
worksheet
,
lxw_row_t
first_row
,
lxw_col_t
first_col
,
lxw_row_t
last_row
,
lxw_col_t
last_col
,
const
char
*
formula
,
lxw_format
*
format
,
double
result
)
Meta
Source
See Implementation
xlsxwriter
worksheet
enums
cell_types
lxw_gridlines
pane_types
functions
lxw_worksheet_assemble_xml_file
lxw_worksheet_find_cell
lxw_worksheet_find_row
lxw_worksheet_free
lxw_worksheet_new
lxw_worksheet_prepare_chart
lxw_worksheet_prepare_image
lxw_worksheet_write_single_row
worksheet_activate
worksheet_autofilter
worksheet_center_horizontally
worksheet_center_vertically
worksheet_fit_to_pages
worksheet_freeze_panes
worksheet_freeze_panes_opt
worksheet_gridlines
worksheet_hide
worksheet_hide_zero
worksheet_insert_chart
worksheet_insert_chart_opt
worksheet_insert_image
worksheet_insert_image_opt
worksheet_merge_range
worksheet_print_across
worksheet_print_area
worksheet_print_row_col_headers
worksheet_protect
worksheet_repeat_columns
worksheet_repeat_rows
worksheet_right_to_left
worksheet_select
worksheet_set_column
worksheet_set_column_opt
worksheet_set_default_row
worksheet_set_first_sheet
worksheet_set_footer
worksheet_set_footer_opt
worksheet_set_h_pagebreaks
worksheet_set_header
worksheet_set_header_opt
worksheet_set_landscape
worksheet_set_margins
worksheet_set_page_view
worksheet_set_paper
worksheet_set_portrait
worksheet_set_print_scale
worksheet_set_row
worksheet_set_row_opt
worksheet_set_selection
worksheet_set_start_page
worksheet_set_tab_color
worksheet_set_v_pagebreaks
worksheet_set_zoom
worksheet_split_panes
worksheet_split_panes_opt
worksheet_write_array_formula
worksheet_write_array_formula_num
worksheet_write_blank
worksheet_write_boolean
worksheet_write_datetime
worksheet_write_formula
worksheet_write_formula_num
worksheet_write_number
worksheet_write_string
worksheet_write_url
worksheet_write_url_opt
manifest constants
LXW_BREAKS_MAX
LXW_COL_MAX
LXW_COL_META_MAX
LXW_DEF_COL_WIDTH
LXW_DEF_ROW_HEIGHT
LXW_HEADER_FOOTER_MAX
LXW_MAX_NUMBER_URLS
LXW_PANE_NAME_LENGTH
LXW_ROW_MAX
structs
lxw_autofilter
lxw_cell
lxw_col_options
lxw_header_footer_options
lxw_image_options
lxw_merged_range
lxw_panes
lxw_print_area
lxw_protection
lxw_repeat_cols
lxw_repeat_rows
lxw_row
lxw_row_col_options
lxw_selection
lxw_table_rows
lxw_worksheet
lxw_worksheet_init_data