Skip to content

xlsxwriter 3.2.9

Version history | Download JSON

  • PyPI https://pypi.org/project/xlsxwriter/
    Repository https://github.com/jmcnamara/XlsxWriter

  • py.typed

  • Coverage


    %%{init: {"pie": {"textPosition": 0.85}, "theme": "neutral", "themeVariables": {"pieStrokeWidth": "1px"}}}%%
    pie title
        "Typed" : 1540
        "Any" : 2
        "Untyped" : 1224
    • 55.7% coverage
    • 55.7% coverage (strict)
    • 2766 typable
      • 1540 typed
      • 1224 untyped
      • 2 Any
  • Typables


    %%{init: {"pie": {"textPosition": 0.85}, "theme": "neutral", "themeVariables": {"pieStrokeWidth": "1px"}}}%%
    pie title
        "functions" : 43
        "classes" : 2155
        "other" : 13
    • 14 functions (+0 overloads)
      • 29 parameters
    • 60 classes
      • 1063 methods (+0 overloads)
        • 1077 parameters
      • 10 properties
    • 41 modules
      • 13 attrs

Modules

Module Coverage Coverage (strict) Typables Ignores
xlsxwriter.app 86.7% 86.7% 30 0
xlsxwriter.chart 48.0% 48.0% 479 0
xlsxwriter.chart_area 36.4% 36.4% 11 0
xlsxwriter.chart_bar 42.1% 42.1% 19 0
xlsxwriter.chart_column 46.2% 46.2% 13 0
xlsxwriter.chart_doughnut 60.0% 60.0% 10 0
xlsxwriter.chart_line 40.0% 40.0% 15 0
xlsxwriter.chart_pie 59.1% 59.1% 22 0
xlsxwriter.chart_radar 45.5% 45.5% 11 0
xlsxwriter.chart_scatter 44.8% 44.8% 29 0
xlsxwriter.chart_stock 36.4% 36.4% 11 0
xlsxwriter.chart_title 100.0% 100.0% 18 0
xlsxwriter.chartsheet 50.0% 50.0% 20 0
xlsxwriter.color 100.0% 100.0% 20 0
xlsxwriter.comments 98.2% 98.2% 57 0
xlsxwriter.contenttypes 85.0% 85.0% 40 0
xlsxwriter.core 88.2% 88.2% 17 0
xlsxwriter.custom 89.5% 89.5% 19 0
xlsxwriter.drawing 67.3% 67.3% 162 0
xlsxwriter.exceptions 0.0% 0.0% 0 0
xlsxwriter.feature_property_bag 75.0% 75.0% 12 0
xlsxwriter.format 60.8% 60.8% 199 0
xlsxwriter.image 87.5% 87.5% 32 0
xlsxwriter.metadata 68.2% 68.2% 22 0
xlsxwriter.packager 65.5% 65.5% 58 0
xlsxwriter.relationships 47.4% 47.4% 19 0
xlsxwriter.rich_value 66.7% 66.7% 9 0
xlsxwriter.rich_value_rel 66.7% 66.7% 6 0
xlsxwriter.rich_value_structure 62.5% 62.5% 8 0
xlsxwriter.rich_value_types 71.4% 71.4% 7 0
xlsxwriter.shape 10.2% 10.2% 49 0
xlsxwriter.sharedstrings 41.2% 41.2% 17 0
xlsxwriter.styles 48.5% 48.5% 66 0
xlsxwriter.table 66.7% 66.7% 15 0
xlsxwriter.theme 57.1% 57.1% 7 0
xlsxwriter.url 100.0% 100.0% 18 0
xlsxwriter.utility 82.6% 82.6% 46 0
xlsxwriter.vml 59.6% 59.6% 94 0
xlsxwriter.workbook 40.3% 40.3% 181 0
xlsxwriter.worksheet 52.5% 52.3% 840 0
xlsxwriter.xmlwriter 31.0% 31.0% 58 0

Incomplete Annotations

xlsxwriter.app (4 missing, 0 any)

Symbol Typable Typed Any
attr App.part_names 1 0 0
attr App.heading_pairs 1 0 0
attr App.properties 1 0 0
attr App.doc_security 1 0 0

xlsxwriter.chart (249 missing, 0 any)

Symbol Typable Typed Any
meth Chart._convert_axis_args 3 0 0
meth Chart._convert_font_args 2 0 0
meth Chart._list_to_formula 2 0 0
meth Chart._process_names 3 0 0
meth Chart._get_data_type 2 1 0
meth Chart._get_data_id 3 0 0
meth Chart._get_marker_properties 2 0 0
meth Chart._get_trendline_properties 2 0 0
meth Chart._get_trendline_label_properties 2 0 0
meth Chart._get_error_bars_props 2 0 0
meth Chart._get_gridline_properties 2 0 0
meth Chart._get_labels_properties 2 0 0
meth Chart._get_area_properties 2 0 0
meth Chart._get_legend_properties 2 1 0
meth Chart._get_layout_properties 3 0 0
meth Chart._get_points_properties 2 0 0
meth Chart._get_display_units 2 0 0
meth Chart._get_tick_type 2 0 0
meth Chart._get_primary_axes_series 1 0 0
meth Chart._get_secondary_axes_series 1 0 0
meth Chart._add_axis_ids 2 1 0
meth Chart._write_layout 3 1 0
meth Chart._write_manual_layout 3 1 0
meth Chart._write_chart_type 2 1 0
meth Chart._write_grouping 2 1 0
meth Chart._write_series 2 1 0
meth Chart._write_ser 2 1 0
meth Chart._write_idx 2 1 0
meth Chart._write_order 2 1 0
meth Chart._write_series_name 2 1 0
meth Chart._write_c_smooth 2 1 0
meth Chart._write_cat 2 1 0
meth Chart._write_val 2 1 0
meth Chart._write_num_ref 4 1 0
meth Chart._write_str_ref 4 1 0
meth Chart._write_multi_lvl_str_ref 3 1 0
meth Chart._write_series_formula 2 1 0
meth Chart._write_axis_ids 2 1 0
meth Chart._write_axis_id 2 1 0
meth Chart._write_cat_axis 2 1 0
meth Chart._write_val_axis 2 1 0
meth Chart._write_cat_val_axis 2 1 0
meth Chart._write_date_axis 2 1 0
meth Chart._write_scaling 5 1 0
meth Chart._write_c_log_base 2 1 0
meth Chart._write_orientation 2 1 0
meth Chart._write_c_max 2 1 0
meth Chart._write_c_min 2 1 0
meth Chart._write_axis_pos 3 1 0
meth Chart._write_number_format 2 1 0
meth Chart._write_cat_number_format 2 1 0
meth Chart._write_data_label_number_format 2 1 0
meth Chart._write_major_tick_mark 2 1 0
meth Chart._write_minor_tick_mark 2 1 0
meth Chart._write_tick_label_pos 2 1 0
meth Chart._write_cross_axis 2 1 0
meth Chart._write_crosses 2 1 0
meth Chart._write_c_crosses_at 2 1 0
meth Chart._write_auto 2 1 0
meth Chart._write_label_align 2 1 0
meth Chart._write_label_offset 2 1 0
meth Chart._write_c_tick_lbl_skip 2 1 0
meth Chart._write_c_tick_mark_skip 2 1 0
meth Chart._write_major_gridlines 2 1 0
meth Chart._write_minor_gridlines 2 1 0
meth Chart._write_cross_between 2 1 0
meth Chart._write_c_major_unit 2 1 0
meth Chart._write_c_minor_unit 2 1 0
meth Chart._write_c_major_time_unit 2 1 0
meth Chart._write_c_minor_time_unit 2 1 0
meth Chart._write_legend_pos 2 1 0
meth Chart._write_legend_entry 2 1 0
meth Chart._write_tx_rich 4 1 0
meth Chart._write_tx_value 2 1 0
meth Chart._write_tx_formula 3 1 0
meth Chart._write_rich 5 1 0
meth Chart._write_a_body_pr 3 1 0
meth Chart._write_a_p_rich 4 1 0
meth Chart._write_a_p_formula 2 1 0
meth Chart._write_a_p_pr_rich 2 1 0
meth Chart._write_a_def_rpr 2 1 0
meth Chart._write_a_r 3 1 0
meth Chart._write_a_r_pr 2 1 0
meth Chart._write_a_t 2 1 0
meth Chart._write_tx_pr 3 1 0
meth Chart._write_marker 2 1 0
meth Chart._write_marker_size 2 1 0
meth Chart._write_symbol 2 1 0
meth Chart._write_a_ln 2 1 0
meth Chart._write_a_solid_fill 2 1 0
meth Chart._write_color 3 2 0
meth Chart._write_a_srgb_clr 3 2 0
meth Chart._write_a_scheme_clr 3 2 0
meth Chart._write_a_alpha 2 1 0
meth Chart._write_a_prst_dash 2 1 0
meth Chart._write_trendline 2 1 0
meth Chart._write_trendline_type 2 1 0
meth Chart._write_name 2 1 0
meth Chart._write_trendline_order 2 1 0
meth Chart._write_period 2 1 0
meth Chart._write_forward 2 1 0
meth Chart._write_backward 2 1 0
meth Chart._write_c_intercept 2 1 0
meth Chart._write_c_trendline_lbl 2 1 0
meth Chart._write_overlap 2 1 0
meth Chart._write_num_cache 2 1 0
meth Chart._write_str_cache 2 1 0
meth Chart._write_format_code 2 1 0
meth Chart._write_pt_count 2 1 0
meth Chart._write_pt 3 1 0
meth Chart._write_v 2 1 0
meth Chart._write_d_pt 2 1 0
meth Chart._write_d_pt_point 3 1 0
meth Chart._write_d_lbls 2 1 0
meth Chart._write_custom_labels 3 1 0
meth Chart._write_custom_label_str 2 1 0
meth Chart._write_custom_label_formula 2 1 0
meth Chart._write_custom_label_format 2 1 0
meth Chart._write_separator 2 1 0
meth Chart._write_d_lbl_pos 2 1 0
meth Chart._write_delete 2 1 0
meth Chart._write_c_invert_if_negative 2 1 0
meth Chart._write_axis_font 2 1 0
meth Chart._write_a_latin 2 1 0
meth Chart._write_error_bars 2 1 0
meth Chart._write_err_bars 3 1 0
meth Chart._write_err_dir 2 1 0
meth Chart._write_err_bar_type 2 1 0
meth Chart._write_err_val_type 2 1 0
meth Chart._write_error_val 2 1 0
meth Chart._write_custom_error 2 1 0
meth Chart._write_num_lit 2 1 0
meth Chart._write_gap_width 2 1 0
meth Chart._write_up_bars 2 1 0
meth Chart._write_down_bars 2 1 0
meth Chart._write_disp_units 3 1 0
meth Chart._write_a_grad_fill 2 1 0
meth Chart._write_a_gs_lst 2 1 0
meth Chart._write_a_lin 2 1 0
meth Chart._write_a_path 2 1 0
meth Chart._write_a_fill_to_rect 2 1 0
meth Chart._write_a_tile_rect 2 1 0
meth Chart._write_a_patt_fill 2 1 0
attr Chart.subtype 1 0 0
attr Chart.sheet_type 1 0 0
attr Chart.orientation 1 0 0
attr Chart.series 1 0 0
attr Chart.embedded 1 0 0
attr Chart.id 1 0 0
attr Chart.series_index 1 0 0
attr Chart.style_id 1 0 0
attr Chart.axis_ids 1 0 0
attr Chart.axis2_ids 1 0 0
attr Chart.cat_has_num_fmt 1 0 0
attr Chart.requires_category 1 0 0
attr Chart.legend 1 0 0
attr Chart.cat_axis_position 1 0 0
attr Chart.val_axis_position 1 0 0
attr Chart.formula_ids 1 0 0
attr Chart.formula_data 1 0 0
attr Chart.horiz_cat_axis 1 0 0
attr Chart.horiz_val_axis 1 0 0
attr Chart.protection 1 0 0
attr Chart.chartarea 1 0 0
attr Chart.plotarea 1 0 0
attr Chart.x_axis 1 0 0
attr Chart.y_axis 1 0 0
attr Chart.y2_axis 1 0 0
attr Chart.x2_axis 1 0 0
attr Chart.chart_name 1 0 0
attr Chart.show_blanks 1 0 0
attr Chart.show_na_as_empty 1 0 0
attr Chart.show_hidden 1 0 0
attr Chart.show_crosses 1 0 0
attr Chart.width 1 0 0
attr Chart.height 1 0 0
attr Chart.x_scale 1 0 0
attr Chart.y_scale 1 0 0
attr Chart.x_offset 1 0 0
attr Chart.y_offset 1 0 0
attr Chart.table 1 0 0
attr Chart.cross_between 1 0 0
attr Chart.default_marker 1 0 0
attr Chart.series_gap_1 1 0 0
attr Chart.series_gap_2 1 0 0
attr Chart.series_overlap_1 1 0 0
attr Chart.series_overlap_2 1 0 0
attr Chart.drop_lines 1 0 0
attr Chart.hi_low_lines 1 0 0
attr Chart.up_down_bars 1 0 0
attr Chart.smooth_allowed 1 0 0
attr Chart.title 1 0 0
attr Chart.date_category 1 0 0
attr Chart.date_1904 1 0 0
attr Chart.remove_timezone 1 0 0
attr Chart.label_positions 1 0 0
attr Chart.label_position_default 1 0 0
attr Chart.already_inserted 1 0 0
attr Chart.combined 1 0 0
attr Chart.is_secondary 1 0 0
attr Chart.warn_sheetname 1 0 0
attr Chart.fill 1 0 0

xlsxwriter.chart_area (7 missing, 0 any)

Symbol Typable Typed Any
meth ChartArea._write_chart_type 2 1 0
meth ChartArea._write_area_chart 2 1 0
attr ChartArea.subtype 1 0 0
attr ChartArea.cross_between 1 0 0
attr ChartArea.show_crosses 1 0 0
attr ChartArea.label_position_default 1 0 0
attr ChartArea.label_positions 1 0 0

xlsxwriter.chart_bar (11 missing, 0 any)

Symbol Typable Typed Any
meth ChartBar._write_chart_type 2 1 0
meth ChartBar._write_bar_chart 2 1 0
meth ChartBar._write_err_dir 2 1 0
attr ChartBar.subtype 1 0 0
attr ChartBar.cat_axis_position 1 0 0
attr ChartBar.val_axis_position 1 0 0
attr ChartBar.horiz_val_axis 1 0 0
attr ChartBar.horiz_cat_axis 1 0 0
attr ChartBar.show_crosses 1 0 0
attr ChartBar.label_position_default 1 0 0
attr ChartBar.label_positions 1 0 0

xlsxwriter.chart_column (7 missing, 0 any)

Symbol Typable Typed Any
meth ChartColumn._write_chart_type 2 1 0
meth ChartColumn._write_bar_chart 2 1 0
meth ChartColumn._write_err_dir 2 1 0
attr ChartColumn.subtype 1 0 0
attr ChartColumn.horiz_val_axis 1 0 0
attr ChartColumn.label_position_default 1 0 0
attr ChartColumn.label_positions 1 0 0

xlsxwriter.chart_doughnut (4 missing, 0 any)

Symbol Typable Typed Any
meth ChartDoughnut._write_chart_type 2 1 0
attr ChartDoughnut.vary_data_color 1 0 0
attr ChartDoughnut.rotation 1 0 0
attr ChartDoughnut.hole_size 1 0 0

xlsxwriter.chart_line (9 missing, 0 any)

Symbol Typable Typed Any
meth ChartLine._write_chart_type 2 1 0
meth ChartLine._write_line_chart 2 1 0
meth ChartLine._write_d_pt_point 3 1 0
attr ChartLine.subtype 1 0 0
attr ChartLine.default_marker 1 0 0
attr ChartLine.smooth_allowed 1 0 0
attr ChartLine.label_position_default 1 0 0
attr ChartLine.label_positions 1 0 0

xlsxwriter.chart_pie (9 missing, 0 any)

Symbol Typable Typed Any
meth ChartPie._write_chart_type 2 1 0
meth ChartPie._write_tx_pr_legend 3 1 0
meth ChartPie._write_a_p_legend 2 1 0
meth ChartPie._write_a_p_pr_legend 2 1 0
attr ChartPie.vary_data_color 1 0 0
attr ChartPie.rotation 1 0 0
attr ChartPie.label_position_default 1 0 0
attr ChartPie.label_positions 1 0 0

xlsxwriter.chart_radar (6 missing, 0 any)

Symbol Typable Typed Any
meth ChartRadar._write_chart_type 2 1 0
meth ChartRadar._write_radar_chart 2 1 0
attr ChartRadar.subtype 1 0 0
attr ChartRadar.label_position_default 1 0 0
attr ChartRadar.label_positions 1 0 0
attr ChartRadar.default_marker 1 0 0

xlsxwriter.chart_scatter (16 missing, 0 any)

Symbol Typable Typed Any
meth ChartScatter._write_chart_type 2 1 0
meth ChartScatter._write_scatter_chart 2 1 0
meth ChartScatter._write_ser 2 1 0
meth ChartScatter._write_x_val 2 1 0
meth ChartScatter._write_y_val 2 1 0
meth ChartScatter._write_scatter_style 2 1 0
meth ChartScatter._write_d_pt_point 3 1 0
attr ChartScatter.subtype 1 0 0
attr ChartScatter.cross_between 1 0 0
attr ChartScatter.horiz_val_axis 1 0 0
attr ChartScatter.val_axis_position 1 0 0
attr ChartScatter.smooth_allowed 1 0 0
attr ChartScatter.requires_category 1 0 0
attr ChartScatter.label_position_default 1 0 0
attr ChartScatter.label_positions 1 0 0

xlsxwriter.chart_stock (7 missing, 0 any)

Symbol Typable Typed Any
meth ChartStock._write_chart_type 2 1 0
meth ChartStock._write_stock_chart 2 1 0
attr ChartStock.show_crosses 1 0 0
attr ChartStock.hi_low_lines 1 0 0
attr ChartStock.date_category 1 0 0
attr ChartStock.label_position_default 1 0 0
attr ChartStock.label_positions 1 0 0

xlsxwriter.chartsheet (10 missing, 0 any)

Symbol Typable Typed Any
meth Chartsheet._prepare_chart 4 1 0
attr Chartsheet.is_chartsheet 1 0 0
attr Chartsheet.drawing 1 0 0
attr Chartsheet.chart 1 0 0
attr Chartsheet.charts 1 0 0
attr Chartsheet.zoom_scale_normal 1 0 0
attr Chartsheet.orientation 1 0 0
attr Chartsheet.protection 1 0 0

xlsxwriter.comments (1 missing, 0 any)

Symbol Typable Typed Any
attr Comments.author_ids 1 0 0

xlsxwriter.contenttypes (6 missing, 0 any)

Symbol Typable Typed Any
meth ContentTypes._write_default 3 1 0
meth ContentTypes._write_override 3 1 0
attr ContentTypes.defaults 1 0 0
attr ContentTypes.overrides 1 0 0

xlsxwriter.core (2 missing, 0 any)

Symbol Typable Typed Any
attr Core.properties 1 0 0
attr Core.iso_date 1 0 0

xlsxwriter.custom (2 missing, 0 any)

Symbol Typable Typed Any
attr Custom.properties 1 0 0
attr Custom.pid 1 0 0

xlsxwriter.drawing (53 missing, 0 any)

Symbol Typable Typed Any
meth Drawing._write_from 5 3 0
meth Drawing._write_to 5 3 0
meth Drawing._write_col 2 1 0
meth Drawing._write_col_off 2 1 0
meth Drawing._write_row 2 1 0
meth Drawing._write_row_off 2 1 0
meth Drawing._write_pos 3 1 0
meth Drawing._write_xdr_ext 3 1 0
meth Drawing._write_uri_ext 2 1 0
meth Drawing._write_c_chart 2 1 0
meth Drawing._write_sp 5 2 0
meth Drawing._write_nv_cxn_sp_pr 2 1 0
meth Drawing._write_sp_pr 4 2 0
meth Drawing._write_a_xfrm 6 1 0
meth Drawing._write_a_off 3 1 0
meth Drawing._write_a_ext 3 1 0
meth Drawing._write_a_prst_geom 2 1 0
meth Drawing._write_a_av_lst 2 1 0
meth Drawing._write_a_solid_fill_scheme 3 1 0
meth Drawing._write_a_ln 2 1 0
meth Drawing._write_tx_body 2 1 0
meth Drawing._write_font_run 5 1 0
meth Drawing._write_a_scheme_clr 2 1 0
meth Drawing._write_a_shade 2 1 0
meth Drawing._write_a_prst_dash 2 1 0
meth Drawing._write_a_grad_fill 2 1 0
meth Drawing._write_a_gs_lst 2 1 0
meth Drawing._write_a_lin 2 1 0
meth Drawing._write_a_path 2 1 0
meth Drawing._write_a_fill_to_rect 2 1 0
meth Drawing._write_a_tile_rect 2 1 0
meth Drawing._write_a_latin 2 1 0
meth Drawing._write_a_cs 2 1 0
attr Drawing.drawings 1 0 0
attr Drawing.embedded 1 0 0
attr Drawing.orientation 1 0 0

xlsxwriter.feature_property_bag (3 missing, 0 any)

Symbol Typable Typed Any
meth FeaturePropertyBag._write_bag_id 3 1 0
attr FeaturePropertyBag.feature_property_bags 1 0 0

xlsxwriter.format (78 missing, 0 any)

Symbol Typable Typed Any
meth Format.init 4 1 0
meth Format.set_font_name 2 1 0
meth Format._get_align_properties 1 0 0
meth Format._get_protection_properties 1 0 0
meth Format._get_format_key 1 0 0
meth Format._get_font_key 1 0 0
meth Format._get_border_key 1 0 0
meth Format._get_fill_key 1 0 0
meth Format._get_alignment_key 1 0 0
meth Format._get_xf_index 1 0 0
meth Format._get_dxf_index 1 0 0
attr Format.xf_format_indices 1 0 0
attr Format.dxf_format_indices 1 0 0
attr Format.xf_index 1 0 0
attr Format.dxf_index 1 0 0
attr Format.num_format 1 0 0
attr Format.num_format_index 1 0 0
attr Format.font_index 1 0 0
attr Format.has_font 1 0 0
attr Format.has_dxf_font 1 0 0
attr Format.bold 1 0 0
attr Format.underline 1 0 0
attr Format.italic 1 0 0
attr Format.font_name 1 0 0
attr Format.font_size 1 0 0
attr Format.font_color 1 0 0
attr Format.font_strikeout 1 0 0
attr Format.font_outline 1 0 0
attr Format.font_shadow 1 0 0
attr Format.font_script 1 0 0
attr Format.font_family 1 0 0
attr Format.font_charset 1 0 0
attr Format.font_scheme 1 0 0
attr Format.font_condense 1 0 0
attr Format.font_extend 1 0 0
attr Format.theme 1 0 0
attr Format.hyperlink 1 0 0
attr Format.xf_id 1 0 0
attr Format.hidden 1 0 0
attr Format.locked 1 0 0
attr Format.text_h_align 1 0 0
attr Format.text_wrap 1 0 0
attr Format.text_v_align 1 0 0
attr Format.text_justlast 1 0 0
attr Format.rotation 1 0 0
attr Format.fg_color 1 0 0
attr Format.bg_color 1 0 0
attr Format.pattern 1 0 0
attr Format.has_fill 1 0 0
attr Format.has_dxf_fill 1 0 0
attr Format.fill_index 1 0 0
attr Format.fill_count 1 0 0
attr Format.border_index 1 0 0
attr Format.has_border 1 0 0
attr Format.has_dxf_border 1 0 0
attr Format.border_count 1 0 0
attr Format.bottom 1 0 0
attr Format.bottom_color 1 0 0
attr Format.diag_border 1 0 0
attr Format.diag_color 1 0 0
attr Format.diag_type 1 0 0
attr Format.left 1 0 0
attr Format.left_color 1 0 0
attr Format.right 1 0 0
attr Format.right_color 1 0 0
attr Format.top 1 0 0
attr Format.top_color 1 0 0
attr Format.indent 1 0 0
attr Format.shrink 1 0 0
attr Format.merge_range 1 0 0
attr Format.reading_order 1 0 0
attr Format.just_distrib 1 0 0
attr Format.color_indexed 1 0 0
attr Format.font_only 1 0 0
attr Format.quote_prefix 1 0 0
attr Format.checkbox 1 0 0

xlsxwriter.image (4 missing, 0 any)

Symbol Typable Typed Any
meth Image._set_user_options 2 1 0
attr Image.filename 1 0 0
attr Image.image_data 1 0 0
attr Image.image_name 1 0 0

xlsxwriter.metadata (7 missing, 0 any)

Symbol Typable Typed Any
meth Metadata._write_value_ext 2 1 0
meth Metadata._write_xlrd_rvb 2 1 0
meth Metadata._write_rc 3 1 0
attr Metadata.has_dynamic_functions 1 0 0
attr Metadata.has_embedded_images 1 0 0
attr Metadata.num_embedded_images 1 0 0

xlsxwriter.packager (20 missing, 0 any)

Symbol Typable Typed Any
meth Packager._set_tmpdir 2 1 0
meth Packager._set_in_memory 2 1 0
meth Packager._add_workbook 2 1 0
meth Packager._create_package 1 0 0
meth Packager._filename 2 0 0
meth Packager._write_vml_drawing_rels_file 3 1 0
attr Packager.tmpdir 1 0 0
attr Packager.in_memory 1 0 0
attr Packager.workbook 1 0 0
attr Packager.worksheet_count 1 0 0
attr Packager.chartsheet_count 1 0 0
attr Packager.chart_count 1 0 0
attr Packager.drawing_count 1 0 0
attr Packager.table_count 1 0 0
attr Packager.num_vml_files 1 0 0
attr Packager.num_comment_files 1 0 0
attr Packager.named_ranges 1 0 0
attr Packager.filenames 1 0 0

xlsxwriter.relationships (10 missing, 0 any)

Symbol Typable Typed Any
meth Relationships._add_document_relationship 4 1 0
meth Relationships._add_package_relationship 3 1 0
meth Relationships._add_ms_package_relationship 3 1 0
meth Relationships._write_relationship 2 1 0
attr Relationships.relationships 1 0 0
attr Relationships.id 1 0 0

xlsxwriter.rich_value (3 missing, 0 any)

Symbol Typable Typed Any
meth RichValue._write_rv 3 2 0
meth RichValue._write_v 2 1 0
attr RichValue.embedded_images 1 0 0

xlsxwriter.rich_value_rel (2 missing, 0 any)

Symbol Typable Typed Any
meth RichValueRel._write_rel 2 1 0
attr RichValueRel.num_embedded_images 1 0 0

xlsxwriter.rich_value_structure (3 missing, 0 any)

Symbol Typable Typed Any
meth RichValueStructure._write_k 3 1 0
attr RichValueStructure.has_embedded_descriptions 1 0 0

xlsxwriter.rich_value_types (2 missing, 0 any)

Symbol Typable Typed Any
meth RichValueTypes._write_key 2 1 0
meth RichValueTypes._write_flag 2 1 0

xlsxwriter.shape (44 missing, 0 any)

Symbol Typable Typed Any
meth Shape.init 4 2 0
meth Shape._set_options 2 1 0
meth Shape._get_fill_properties 2 0 0
meth Shape._get_pattern_properties 2 0 0
meth Shape._get_gradient_properties 2 0 0
meth Shape._get_font_properties 2 0 0
meth Shape._get_font_style_attributes 2 0 0
meth Shape._get_font_latin_attributes 2 0 0
meth Shape._get_align_properties 2 0 0
attr Shape.name 1 0 0
attr Shape.shape_type 1 0 0
attr Shape.connect 1 0 0
attr Shape.drawing 1 0 0
attr Shape.edit_as 1 0 0
attr Shape.id 1 0 0
attr Shape.text 1 0 0
attr Shape.textlink 1 0 0
attr Shape.stencil 1 0 0
attr Shape.element 1 0 0
attr Shape.start 1 0 0
attr Shape.start_index 1 0 0
attr Shape.end 1 0 0
attr Shape.end_index 1 0 0
attr Shape.adjustments 1 0 0
attr Shape.start_side 1 0 0
attr Shape.end_side 1 0 0
attr Shape.flip_h 1 0 0
attr Shape.flip_v 1 0 0
attr Shape.rotation 1 0 0
attr Shape.text_rotation 1 0 0
attr Shape.textbox 1 0 0
attr Shape.align 1 0 0
attr Shape.fill 1 0 0
attr Shape.font 1 0 0
attr Shape.format 1 0 0
attr Shape.line 1 0 0

xlsxwriter.sharedstrings (10 missing, 0 any)

Symbol Typable Typed Any
meth SharedStringTable._get_shared_string_index 2 0 0
meth SharedStringTable._get_shared_string 2 0 0
attr SharedStringTable.count 1 0 0
attr SharedStringTable.unique_count 1 0 0
attr SharedStringTable.string_table 1 0 0
attr SharedStringTable.string_array 1 0 0
meth SharedStrings._write_si 2 1 0
attr SharedStrings.string_table 1 0 0

xlsxwriter.styles (34 missing, 0 any)

Symbol Typable Typed Any
meth Styles._set_style_properties 2 1 0
meth Styles._write_num_fmt 3 1 0
meth Styles._write_font 3 1 0
meth Styles._write_underline 2 1 0
meth Styles._write_vert_align 2 1 0
meth Styles._write_color 2 1 0
meth Styles._write_default_fill 2 1 0
meth Styles._write_fill 3 1 0
meth Styles._write_border 3 1 0
meth Styles._write_sub_border 4 1 0
meth Styles._write_style_xf 3 1 0
meth Styles._write_xf 2 1 0
meth Styles._write_cell_style 4 1 0
meth Styles._write_mru_colors 2 1 0
attr Styles.xf_formats 1 0 0
attr Styles.palette 1 0 0
attr Styles.font_count 1 0 0
attr Styles.num_formats 1 0 0
attr Styles.border_count 1 0 0
attr Styles.fill_count 1 0 0
attr Styles.custom_colors 1 0 0
attr Styles.dxf_formats 1 0 0
attr Styles.has_hyperlink 1 0 0
attr Styles.hyperlink_font_id 1 0 0
attr Styles.has_comments 1 0 0

xlsxwriter.table (5 missing, 0 any)

Symbol Typable Typed Any
meth Table._set_properties 2 1 0
meth Table._write_table_column 2 1 0
meth Table._write_calculated_column_formula 2 1 0
meth Table._write_totals_row_formula 2 1 0
attr Table.properties 1 0 0

xlsxwriter.theme (3 missing, 0 any)

Symbol Typable Typed Any
meth Theme._set_xml_writer 2 1 0
attr Theme.fh 1 0 0
attr Theme.internal_fh 1 0 0

xlsxwriter.utility (8 missing, 0 any)

Symbol Typable Typed Any
attr RE_RANGE_PARTS 1 0 0
attr RE_TRAILING_WHITESPACE 1 0 0
attr RE_QUOTE_RULE2 1 0 0
attr RE_QUOTE_RULE3 1 0 0
attr RE_LEADING_WHITESPACE 1 0 0
attr RE_QUOTE_RULE1 1 0 0
attr RE_QUOTE_RULE4_ROW 1 0 0
attr RE_QUOTE_RULE4_COLUMN 1 0 0

xlsxwriter.vml (38 missing, 0 any)

Symbol Typable Typed Any
meth Vml._assemble_xml_file 6 1 0
meth Vml._pixels_to_points 2 0 0
meth Vml._write_shapelayout 2 1 0
meth Vml._write_idmap 2 1 0
meth Vml._write_comment_path 3 1 0
meth Vml._write_comment_shape 4 2 0
meth Vml._write_button_shape 4 2 0
meth Vml._write_image_shape 4 2 0
meth Vml._write_button_client_data 2 1 0
meth Vml._write_anchor 2 1 0
meth Vml._write_row 2 1 0
meth Vml._write_column 2 1 0
meth Vml._write_fmla_macro 2 1 0
meth Vml._write_imagedata 3 1 0
meth Vml._write_formula 2 1 0
meth ButtonType._set_user_options 2 1 0
attr ButtonType.row 1 0 0
attr ButtonType.col 1 0 0
attr ButtonType.width 1 0 0
attr ButtonType.height 1 0 0
attr ButtonType.macro 1 0 0
attr ButtonType.caption 1 0 0
attr ButtonType.description 1 0 0
attr ButtonType.x_scale 1 0 0
attr ButtonType.y_scale 1 0 0
attr ButtonType.x_offset 1 0 0
attr ButtonType.y_offset 1 0 0
attr ButtonType.vertices 1 0 0

xlsxwriter.workbook (108 missing, 0 any)

Symbol Typable Typed Any
meth Workbook.enter 1 0 0
meth Workbook.exit 4 1 0
meth Workbook.add_worksheet 3 2 0
meth Workbook.add_chartsheet 3 2 0
meth Workbook.add_format 2 1 0
meth Workbook.set_properties 2 1 0
meth Workbook.set_calc_mode 3 2 0
meth Workbook._add_sheet 3 0 0
meth Workbook._check_sheetname 3 0 0
meth Workbook._has_feature_property_bags 1 0 0
meth Workbook._sort_defined_names 2 0 0
meth Workbook._extract_named_ranges 2 0 0
meth Workbook._get_sheet_index 2 0 0
meth Workbook._get_chart_range 2 0 0
meth Workbook._get_packager 1 0 0
meth Workbook._write_sheet 4 1 0
meth Workbook._write_defined_name 2 1 0
attr Workbook.filename 1 0 0
attr Workbook.tmpdir 1 0 0
attr Workbook.date_1904 1 0 0
attr Workbook.strings_to_numbers 1 0 0
attr Workbook.strings_to_formulas 1 0 0
attr Workbook.strings_to_urls 1 0 0
attr Workbook.nan_inf_to_errors 1 0 0
attr Workbook.default_date_format 1 0 0
attr Workbook.constant_memory 1 0 0
attr Workbook.in_memory 1 0 0
attr Workbook.excel2003_style 1 0 0
attr Workbook.remove_timezone 1 0 0
attr Workbook.use_future_functions 1 0 0
attr Workbook.default_format_properties 1 0 0
attr Workbook.max_url_length 1 0 0
attr Workbook.worksheet_meta 1 0 0
attr Workbook.selected 1 0 0
attr Workbook.fileclosed 1 0 0
attr Workbook.filehandle 1 0 0
attr Workbook.internal_fh 1 0 0
attr Workbook.sheet_name 1 0 0
attr Workbook.chart_name 1 0 0
attr Workbook.sheetname_count 1 0 0
attr Workbook.chartname_count 1 0 0
attr Workbook.worksheets_objs 1 0 0
attr Workbook.charts 1 0 0
attr Workbook.drawings 1 0 0
attr Workbook.sheetnames 1 0 0
attr Workbook.formats 1 0 0
attr Workbook.xf_formats 1 0 0
attr Workbook.xf_format_indices 1 0 0
attr Workbook.dxf_formats 1 0 0
attr Workbook.dxf_format_indices 1 0 0
attr Workbook.palette 1 0 0
attr Workbook.font_count 1 0 0
attr Workbook.num_formats 1 0 0
attr Workbook.defined_names 1 0 0
attr Workbook.named_ranges 1 0 0
attr Workbook.custom_colors 1 0 0
attr Workbook.doc_properties 1 0 0
attr Workbook.custom_properties 1 0 0
attr Workbook.createtime 1 0 0
attr Workbook.num_vml_files 1 0 0
attr Workbook.num_comment_files 1 0 0
attr Workbook.x_window 1 0 0
attr Workbook.y_window 1 0 0
attr Workbook.window_width 1 0 0
attr Workbook.window_height 1 0 0
attr Workbook.tab_ratio 1 0 0
attr Workbook.str_table 1 0 0
attr Workbook.vba_project 1 0 0
attr Workbook.vba_project_is_stream 1 0 0
attr Workbook.vba_project_signature 1 0 0
attr Workbook.vba_project_signature_is_stream 1 0 0
attr Workbook.vba_codename 1 0 0
attr Workbook.image_types 1 0 0
attr Workbook.images 1 0 0
attr Workbook.border_count 1 0 0
attr Workbook.fill_count 1 0 0
attr Workbook.drawing_count 1 0 0
attr Workbook.calc_mode 1 0 0
attr Workbook.calc_on_load 1 0 0
attr Workbook.calc_id 1 0 0
attr Workbook.has_comments 1 0 0
attr Workbook.read_only 1 0 0
attr Workbook.has_metadata 1 0 0
attr Workbook.has_embedded_images 1 0 0
attr Workbook.has_dynamic_functions 1 0 0
attr Workbook.has_embedded_descriptions 1 0 0
attr Workbook.embedded_images 1 0 0
attr Workbook.feature_property_bags 1 0 0
attr Workbook.default_url_format 1 0 0
attr Workbook.allow_zip64 1 0 0
attr WorksheetMeta.activesheet 1 0 0
attr WorksheetMeta.firstsheet 1 0 0
meth EmbeddedImages.get_image_index 2 1 0
meth EmbeddedImages.has_images 1 0 0
attr EmbeddedImages.images 1 0 0
attr EmbeddedImages.image_indexes 1 0 0

xlsxwriter.worksheet (399 missing, 2 any)

Symbol Typable Typed Any
func convert_cell_args 2 0 0
attr re_dynamic_function 1 0 0
func convert_range_args 2 0 0
func convert_column_args 2 0 0
meth Worksheet._write_token_as_string 5 2 0
meth Worksheet.write 4 3 0
meth Worksheet._write 4 2 0
meth Worksheet.write_blank 5 4 1
meth Worksheet._write_blank 5 4 0
meth Worksheet.write_formula 6 5 0
meth Worksheet._write_formula 6 5 0
meth Worksheet.write_array_formula 8 7 0
meth Worksheet.write_dynamic_array_formula 8 7 0
meth Worksheet._prepare_formula 3 0 0
meth Worksheet._prepare_table_formula 2 0 0
meth Worksheet._write_array_formula 9 1 0
meth Worksheet._write_datetime 5 3 0
meth Worksheet.write_boolean 5 4 0
meth Worksheet._write_boolean 5 3 0
meth Worksheet.write_url 7 6 0
meth Worksheet._write_url 7 3 0
meth Worksheet._write_rich_string 4 3 0
meth Worksheet.add_write_handler 3 1 0
meth Worksheet.write_row 5 4 0
meth Worksheet.write_column 5 4 0
meth Worksheet.set_comments_author 2 1 0
meth Worksheet.get_name 1 0 0
meth Worksheet.merge_range 7 7 1
meth Worksheet.insert_checkbox 5 4 0
meth Worksheet.set_header 4 3 0
meth Worksheet.set_footer 4 3 0
meth Worksheet._initialize 2 1 0
meth Worksheet._check_dimensions 5 3 0
meth Worksheet._convert_date_time 2 0 0
meth Worksheet._convert_name_area 5 0 0
meth Worksheet._sort_pagebreaks 2 0 0
meth Worksheet._extract_filter_tokens 2 0 0
meth Worksheet._parse_filter_expression 3 0 0
meth Worksheet._parse_filter_tokens 3 0 0
meth Worksheet._encode_password 2 1 0
meth Worksheet._image_from_source 3 1 0
meth Worksheet._prepare_shape 3 1 0
meth Worksheet._prepare_header_image 3 1 0
meth Worksheet._prepare_background 3 1 0
meth Worksheet._prepare_chart 4 1 0
meth Worksheet._position_object_emus 8 0 0
meth Worksheet._position_object_pixels 8 0 0
meth Worksheet._size_col 3 1 0
meth Worksheet._size_row 3 1 0
meth Worksheet._pixels_to_width 2 0 0
meth Worksheet._pixels_to_height 2 0 0
meth Worksheet._comment_vertices 2 1 0
meth Worksheet._button_vertices 2 1 0
meth Worksheet._prepare_vml_objects 5 0 0
meth Worksheet._prepare_header_vml_objects 3 1 0
meth Worksheet._prepare_tables 3 1 0
meth Worksheet._table_function_to_formula 3 0 0
meth Worksheet._set_spark_color 4 1 0
meth Worksheet._get_range_data 5 0 0
meth Worksheet._csv_join 2 0 0
meth Worksheet._escape_url 2 0 0
meth Worksheet._get_drawing_rel_index 2 0 0
meth Worksheet._get_vml_drawing_rel_index 2 0 0
meth Worksheet._write_font 2 1 0
meth Worksheet._write_underline 2 1 0
meth Worksheet._write_vert_align 2 1 0
meth Worksheet._write_rstring_color 3 1 0
meth Worksheet._set_icon_props 3 0 0
meth Worksheet._write_col_info 4 1 0
meth Worksheet._write_single_row 2 1 0
meth Worksheet._write_row 5 2 0
meth Worksheet._write_empty_row 4 2 0
meth Worksheet._write_cell 4 3 0
meth Worksheet._write_cell_value 2 1 0
meth Worksheet._write_cell_array_formula 3 1 0
meth Worksheet._write_brk 3 1 0
meth Worksheet._write_merge_cell 2 1 0
meth Worksheet._write_filter_column 4 1 0
meth Worksheet._write_filters 2 1 0
meth Worksheet._write_filter 2 1 0
meth Worksheet._write_custom_filters 2 1 0
meth Worksheet._write_custom_filter 3 1 0
meth Worksheet._write_protected_range 4 1 0
meth Worksheet._write_drawing 2 1 0
meth Worksheet._write_data_validation 2 1 0
meth Worksheet._write_formula_1 2 1 0
meth Worksheet._write_formula_2 2 1 0
meth Worksheet._write_conditional_formatting 3 1 0
meth Worksheet._write_cf_rule 2 1 0
meth Worksheet._write_formula_element 2 1 0
meth Worksheet._write_color_scale 2 1 0
meth Worksheet._write_data_bar 2 1 0
meth Worksheet._write_data_bar_ext 2 1 0
meth Worksheet._write_icon_set 2 1 0
meth Worksheet._write_cfvo 4 1 0
meth Worksheet._write_color 3 1 0
meth Worksheet._write_selection 4 1 0
meth Worksheet._write_freeze_panes 6 3 0
meth Worksheet._write_split_panes 6 3 0
meth Worksheet._calculate_x_split_width 2 0 0
meth Worksheet._write_table_part 2 1 0
meth Worksheet._write_conditional_formatting_2010 2 1 0
meth Worksheet._write_x14_cf_rule 2 1 0
meth Worksheet._write_x14_data_bar 2 1 0
meth Worksheet._write_x14_cfvo 3 1 0
meth Worksheet._write_x14_border_color 2 1 0
meth Worksheet._write_x14_negative_fill_color 2 1 0
meth Worksheet._write_x14_negative_border_color 2 1 0
meth Worksheet._write_x14_axis_color 2 1 0
meth Worksheet._write_sparklines 2 1 0
meth Worksheet._write_ext 2 1 0
meth Worksheet._write_sparkline_group 2 1 0
meth Worksheet._write_spark_color 3 1 0
meth Worksheet._write_color_series 2 1 0
meth Worksheet._write_color_negative 2 1 0
meth Worksheet._write_color_markers 2 1 0
meth Worksheet._write_color_first 2 1 0
meth Worksheet._write_color_last 2 1 0
meth Worksheet._write_color_high 2 1 0
meth Worksheet._write_color_low 2 1 0
meth Worksheet._write_ignored_error 3 1 0
attr Worksheet.name 1 0 0
attr Worksheet.index 1 0 0
attr Worksheet.str_table 1 0 0
attr Worksheet.palette 1 0 0
attr Worksheet.constant_memory 1 0 0
attr Worksheet.tmpdir 1 0 0
attr Worksheet.is_chartsheet 1 0 0
attr Worksheet.ext_sheets 1 0 0
attr Worksheet.fileclosed 1 0 0
attr Worksheet.excel_version 1 0 0
attr Worksheet.excel2003_style 1 0 0
attr Worksheet.xls_rowmax 1 0 0
attr Worksheet.xls_colmax 1 0 0
attr Worksheet.xls_strmax 1 0 0
attr Worksheet.dim_rowmin 1 0 0
attr Worksheet.dim_rowmax 1 0 0
attr Worksheet.dim_colmin 1 0 0
attr Worksheet.dim_colmax 1 0 0
attr Worksheet.col_info 1 0 0
attr Worksheet.selections 1 0 0
attr Worksheet.hidden 1 0 0
attr Worksheet.active 1 0 0
attr Worksheet.tab_color 1 0 0
attr Worksheet.top_left_cell 1 0 0
attr Worksheet.panes 1 0 0
attr Worksheet.active_pane 1 0 0
attr Worksheet.selected 1 0 0
attr Worksheet.page_setup_changed 1 0 0
attr Worksheet.paper_size 1 0 0
attr Worksheet.orientation 1 0 0
attr Worksheet.print_options_changed 1 0 0
attr Worksheet.hcenter 1 0 0
attr Worksheet.vcenter 1 0 0
attr Worksheet.print_gridlines 1 0 0
attr Worksheet.screen_gridlines 1 0 0
attr Worksheet.print_headers 1 0 0
attr Worksheet.row_col_headers 1 0 0
attr Worksheet.header_footer_changed 1 0 0
attr Worksheet.header 1 0 0
attr Worksheet.footer 1 0 0
attr Worksheet.header_footer_aligns 1 0 0
attr Worksheet.header_footer_scales 1 0 0
attr Worksheet.header_images 1 0 0
attr Worksheet.footer_images 1 0 0
attr Worksheet.header_images_list 1 0 0
attr Worksheet.margin_left 1 0 0
attr Worksheet.margin_right 1 0 0
attr Worksheet.margin_top 1 0 0
attr Worksheet.margin_bottom 1 0 0
attr Worksheet.margin_header 1 0 0
attr Worksheet.margin_footer 1 0 0
attr Worksheet.repeat_row_range 1 0 0
attr Worksheet.repeat_col_range 1 0 0
attr Worksheet.print_area_range 1 0 0
attr Worksheet.page_order 1 0 0
attr Worksheet.black_white 1 0 0
attr Worksheet.draft_quality 1 0 0
attr Worksheet.print_comments 1 0 0
attr Worksheet.page_start 1 0 0
attr Worksheet.fit_page 1 0 0
attr Worksheet.fit_width 1 0 0
attr Worksheet.fit_height 1 0 0
attr Worksheet.hbreaks 1 0 0
attr Worksheet.vbreaks 1 0 0
attr Worksheet.protect_options 1 0 0
attr Worksheet.protected_ranges 1 0 0
attr Worksheet.num_protected_ranges 1 0 0
attr Worksheet.set_cols 1 0 0
attr Worksheet.set_rows 1 0 0
attr Worksheet.zoom 1 0 0
attr Worksheet.zoom_scale_normal 1 0 0
attr Worksheet.print_scale 1 0 0
attr Worksheet.is_right_to_left 1 0 0
attr Worksheet.show_zeros 1 0 0
attr Worksheet.leading_zeros 1 0 0
attr Worksheet.outline_row_level 1 0 0
attr Worksheet.outline_col_level 1 0 0
attr Worksheet.outline_style 1 0 0
attr Worksheet.outline_below 1 0 0
attr Worksheet.outline_right 1 0 0
attr Worksheet.outline_on 1 0 0
attr Worksheet.outline_changed 1 0 0
attr Worksheet.original_row_height 1 0 0
attr Worksheet.default_row_height 1 0 0
attr Worksheet.default_row_pixels 1 0 0
attr Worksheet.default_col_width 1 0 0
attr Worksheet.default_col_pixels 1 0 0
attr Worksheet.default_date_pixels 1 0 0
attr Worksheet.default_row_zeroed 1 0 0
attr Worksheet.names 1 0 0
attr Worksheet.write_match 1 0 0
attr Worksheet.table 1 0 0
attr Worksheet.merge 1 0 0
attr Worksheet.merged_cells 1 0 0
attr Worksheet.table_cells 1 0 0
attr Worksheet.row_spans 1 0 0
attr Worksheet.has_vml 1 0 0
attr Worksheet.has_header_vml 1 0 0
attr Worksheet.has_comments 1 0 0
attr Worksheet.comments 1 0 0
attr Worksheet.comments_list 1 0 0
attr Worksheet.comments_author 1 0 0
attr Worksheet.comments_visible 1 0 0
attr Worksheet.vml_shape_id 1 0 0
attr Worksheet.buttons_list 1 0 0
attr Worksheet.vml_header_id 1 0 0
attr Worksheet.autofilter_area 1 0 0
attr Worksheet.autofilter_ref 1 0 0
attr Worksheet.filter_range 1 0 0
attr Worksheet.filter_on 1 0 0
attr Worksheet.filter_cols 1 0 0
attr Worksheet.filter_type 1 0 0
attr Worksheet.filter_cells 1 0 0
attr Worksheet.row_sizes 1 0 0
attr Worksheet.col_size_changed 1 0 0
attr Worksheet.row_size_changed 1 0 0
attr Worksheet.last_shape_id 1 0 0
attr Worksheet.rel_count 1 0 0
attr Worksheet.hlink_count 1 0 0
attr Worksheet.hlink_refs 1 0 0
attr Worksheet.external_hyper_links 1 0 0
attr Worksheet.external_drawing_links 1 0 0
attr Worksheet.external_comment_links 1 0 0
attr Worksheet.external_vml_links 1 0 0
attr Worksheet.external_table_links 1 0 0
attr Worksheet.external_background_links 1 0 0
attr Worksheet.drawing_links 1 0 0
attr Worksheet.vml_drawing_links 1 0 0
attr Worksheet.charts 1 0 0
attr Worksheet.images 1 0 0
attr Worksheet.tables 1 0 0
attr Worksheet.sparklines 1 0 0
attr Worksheet.shapes 1 0 0
attr Worksheet.shape_hash 1 0 0
attr Worksheet.drawing 1 0 0
attr Worksheet.drawing_rels 1 0 0
attr Worksheet.drawing_rels_id 1 0 0
attr Worksheet.vml_drawing_rels 1 0 0
attr Worksheet.vml_drawing_rels_id 1 0 0
attr Worksheet.background_image 1 0 0
attr Worksheet.rstring 1 0 0
attr Worksheet.previous_row 1 0 0
attr Worksheet.validations 1 0 0
attr Worksheet.cond_formats 1 0 0
attr Worksheet.data_bars_2010 1 0 0
attr Worksheet.use_data_bars_2010 1 0 0
attr Worksheet.dxf_priority 1 0 0
attr Worksheet.page_view 1 0 0
attr Worksheet.vba_codename 1 0 0
attr Worksheet.date_1904 1 0 0
attr Worksheet.hyperlinks 1 0 0
attr Worksheet.strings_to_numbers 1 0 0
attr Worksheet.strings_to_urls 1 0 0
attr Worksheet.nan_inf_to_errors 1 0 0
attr Worksheet.strings_to_formulas 1 0 0
attr Worksheet.default_date_format 1 0 0
attr Worksheet.default_url_format 1 0 0
attr Worksheet.default_checkbox_format 1 0 0
attr Worksheet.workbook_add_format 1 0 0
attr Worksheet.remove_timezone 1 0 0
attr Worksheet.max_url_length 1 0 0
attr Worksheet.row_data_filename 1 0 0
attr Worksheet.row_data_fh 1 0 0
attr Worksheet.worksheet_meta 1 0 0
attr Worksheet.vml_data_id 1 0 0
attr Worksheet.row_data_fh_closed 1 0 0
attr Worksheet.vertical_dpi 1 0 0
attr Worksheet.horizontal_dpi 1 0 0
attr Worksheet.write_handlers 1 0 0
attr Worksheet.ignored_errors 1 0 0
attr Worksheet.has_dynamic_arrays 1 0 0
attr Worksheet.use_future_functions 1 0 0
attr Worksheet.ignore_write_string 1 0 0
attr Worksheet.embedded_images 1 0 0

xlsxwriter.xmlwriter (40 missing, 0 any)

Symbol Typable Typed Any
attr xml_escapes 1 0 0
meth XMLwriter._set_filehandle 2 1 0
meth XMLwriter._set_xml_writer 2 1 0
meth XMLwriter._xml_start_tag 3 1 0
meth XMLwriter._xml_start_tag_unencoded 3 1 0
meth XMLwriter._xml_end_tag 2 1 0
meth XMLwriter._xml_empty_tag 3 1 0
meth XMLwriter._xml_empty_tag_unencoded 3 1 0
meth XMLwriter._xml_data_element 4 1 0
meth XMLwriter._xml_string_element 3 1 0
meth XMLwriter._xml_si_element 3 1 0
meth XMLwriter._xml_rich_si_element 2 1 0
meth XMLwriter._xml_number_element 3 1 0
meth XMLwriter._xml_formula_element 4 1 0
meth XMLwriter._xml_inline_string 4 1 0
meth XMLwriter._xml_rich_inline_string 3 1 0
meth XMLwriter._escape_attributes 2 0 0
meth XMLwriter._escape_data 2 0 0
meth XMLwriter._escape_control_characters 2 0 0
attr XMLwriter.fh 1 0 0
attr XMLwriter.internal_fh 1 0 0
attr re_control_chars_1 1 0 0
attr re_control_chars_2 1 0 0

Type-Ignore Comments

No type-ignore comments.