Module: Libxlsxwriter::WorksheetWrappers
- Included in:
- Worksheet
- Defined in:
- lib/fast_excel/binding.rb
Overview
(Not documented)
Fields:
- :file
-
(FFI::Pointer(*FILE))
- :optimize_tmpfile
-
(FFI::Pointer(*FILE))
- :table
-
(TableRows)
- :hyperlinks
-
(TableRows)
- :array
-
(FFI::Pointer(**Cell))
- :merged_ranges
-
(MergedRanges)
- :selections
-
(Selections)
- :image_data
-
(ImageData)
- :chart_data
-
(ChartData)
- :dim_rowmin
-
(Integer)
- :dim_rowmax
-
(Integer)
- :dim_colmin
-
(Integer)
- :dim_colmax
-
(Integer)
- :sst
-
(Sst)
- :name
-
(String)
- :quoted_name
-
(String)
- :tmpdir
-
(String)
- :index
-
(Integer)
- :active
-
(Integer)
- :selected
-
(Integer)
- :hidden
-
(Integer)
- :active_sheet
-
(FFI::Pointer(*Uint16T))
- :first_sheet
-
(FFI::Pointer(*Uint16T))
- :col_options
-
(FFI::Pointer(**ColOptions))
- :col_options_max
-
(Integer)
- :col_sizes
-
(FFI::Pointer(*Double))
- :col_sizes_max
-
(Integer)
- :col_formats
-
(FFI::Pointer(**Format))
- :col_formats_max
-
(Integer)
- :col_size_changed
-
(Integer)
- :row_size_changed
-
(Integer)
- :optimize
-
(Integer)
- :optimize_row
-
(FFI::Pointer(*Row))
- :fit_height
-
(Integer)
- :fit_width
-
(Integer)
- :horizontal_dpi
-
(Integer)
- :hlink_count
-
(Integer)
- :page_start
-
(Integer)
- :print_scale
-
(Integer)
- :rel_count
-
(Integer)
- :vertical_dpi
-
(Integer)
- :zoom
-
(Integer)
- :filter_on
-
(Integer)
- :fit_page
-
(Integer)
- :hcenter
-
(Integer)
- :orientation
-
(Integer)
- :outline_changed
-
(Integer)
- :outline_on
-
(Integer)
- :page_order
-
(Integer)
- :page_setup_changed
-
(Integer)
- :page_view
-
(Integer)
- :paper_size
-
(Integer)
- :print_gridlines
-
(Integer)
- :print_headers
-
(Integer)
- :print_options_changed
-
(Integer)
- :right_to_left
-
(Integer)
- :screen_gridlines
-
(Integer)
- :show_zeros
-
(Integer)
- :vba_codename
-
(Integer)
- :vcenter
-
(Integer)
- :zoom_scale_normal
-
(Integer)
- :tab_color
-
(Integer)
- :margin_left
-
(Float)
- :margin_right
-
(Float)
- :margin_top
-
(Float)
- :margin_bottom
-
(Float)
- :margin_header
-
(Float)
- :margin_footer
-
(Float)
- :default_row_height
-
(Float)
- :default_row_pixels
-
(Integer)
- :default_col_pixels
-
(Integer)
- :default_row_zeroed
-
(Integer)
- :default_row_set
-
(Integer)
- :header_footer_changed
-
(Integer)
- :header
-
(Array<Integer>)
- :footer
-
(Array<Integer>)
- :repeat_rows
-
(RepeatRows)
- :repeat_cols
-
(RepeatCols)
- :print_area
-
(PrintArea)
- :autofilter
-
(Autofilter)
- :merged_range_count
-
(Integer)
- :hbreaks
-
(FFI::Pointer(*RowT))
- :vbreaks
-
(FFI::Pointer(*ColT))
- :hbreaks_count
-
(Integer)
- :vbreaks_count
-
(Integer)
- :external_hyperlinks
-
(FFI::Pointer(*RelTuples))
- :external_drawing_links
-
(FFI::Pointer(*RelTuples))
- :drawing_links
-
(FFI::Pointer(*RelTuples))
- :panes
-
(Panes)
- :protection
-
(Protection)
- :drawing
-
(Drawing)
- :list_pointers
-
(WorksheetListPointers)
Instance Method Summary collapse
- #activate ⇒ nil
- #assemble_xml_file ⇒ nil
- #autofilter(first_row, first_col, last_row, last_col) ⇒ Symbol from _enum_error_
- #center_horizontally ⇒ nil
- #center_vertically ⇒ nil
- #find_row(row_num) ⇒ Row
- #fit_to_pages(width, height) ⇒ nil
- #free ⇒ nil
- #freeze_panes(row, col) ⇒ nil
- #freeze_panes_opt(first_row, first_col, top_row, left_col, type) ⇒ nil
- #gridlines(option) ⇒ nil
- #hide ⇒ nil
- #hide_zero ⇒ nil
- #insert_chart(row, col, chart) ⇒ Symbol from _enum_error_
- #insert_chart_opt(row, col, chart, user_options) ⇒ Symbol from _enum_error_
- #insert_image(row, col, filename) ⇒ Symbol from _enum_error_
- #insert_image_opt(row, col, filename, options) ⇒ Symbol from _enum_error_
- #merge_range(first_row, first_col, last_row, last_col, string, format) ⇒ Symbol from _enum_error_
- #prepare_chart(chart_ref_id, drawing_id, image_data) ⇒ nil
- #prepare_image(image_ref_id, drawing_id, image_data) ⇒ nil
- #print_across ⇒ nil
- #print_area(first_row, first_col, last_row, last_col) ⇒ Symbol from _enum_error_
- #print_row_col_headers ⇒ nil
- #protect(password, options) ⇒ nil
- #repeat_columns(first_col, last_col) ⇒ Symbol from _enum_error_
- #repeat_rows(first_row, last_row) ⇒ Symbol from _enum_error_
- #right_to_left ⇒ nil
- #select ⇒ nil
- #set_column(first_col, last_col, width, format) ⇒ Symbol from _enum_error_
- #set_column_opt(first_col, last_col, width, format, options) ⇒ Symbol from _enum_error_
- #set_default_row(height, hide_unused_rows) ⇒ nil
- #set_first_sheet ⇒ nil
- #set_footer(string) ⇒ Symbol from _enum_error_
- #set_footer_opt(string, options) ⇒ Symbol from _enum_error_
- #set_h_pagebreaks(breaks) ⇒ Symbol from _enum_error_
- #set_header(string) ⇒ Symbol from _enum_error_
- #set_header_opt(string, options) ⇒ Symbol from _enum_error_
- #set_landscape ⇒ nil
- #set_margins(left, right, top, bottom) ⇒ nil
- #set_page_view ⇒ nil
- #set_paper(paper_type) ⇒ nil
- #set_portrait ⇒ nil
- #set_print_scale(scale) ⇒ nil
- #set_row(row, height, format) ⇒ Symbol from _enum_error_
- #set_row_opt(row, height, format, options) ⇒ Symbol from _enum_error_
- #set_selection(first_row, first_col, last_row, last_col) ⇒ nil
- #set_start_page(start_page) ⇒ nil
- #set_tab_color(color) ⇒ nil
- #set_v_pagebreaks(breaks) ⇒ Symbol from _enum_error_
- #set_zoom(scale) ⇒ nil
- #split_panes(vertical, horizontal) ⇒ nil
- #split_panes_opt(vertical, horizontal, top_row, left_col) ⇒ nil
- #write_array_formula(first_row, first_col, last_row, last_col, formula, format) ⇒ Symbol from _enum_error_
- #write_array_formula_num(first_row, first_col, last_row, last_col, formula, format, result) ⇒ Symbol from _enum_error_
- #write_blank(row, col, format) ⇒ Symbol from _enum_error_
- #write_boolean(row, col, value, format) ⇒ Symbol from _enum_error_
- #write_datetime(row, col, datetime, format) ⇒ Symbol from _enum_error_
- #write_formula(row, col, formula, format) ⇒ Symbol from _enum_error_
- #write_formula_num(row, col, formula, format, result) ⇒ Symbol from _enum_error_
- #write_number(row, col, number, format) ⇒ Symbol from _enum_error_
- #write_single_row ⇒ nil
- #write_string(row, col, string, format) ⇒ Symbol from _enum_error_
- #write_url(row, col, url, format) ⇒ Symbol from _enum_error_
- #write_url_opt(row_num, col_num, url, format, string, tooltip) ⇒ Symbol from _enum_error_
Instance Method Details
#activate ⇒ nil
6305 6306 6307 |
# File 'lib/fast_excel/binding.rb', line 6305 def activate() Libxlsxwriter.worksheet_activate(self) end |
#assemble_xml_file ⇒ nil
6544 6545 6546 |
# File 'lib/fast_excel/binding.rb', line 6544 def assemble_xml_file() Libxlsxwriter.worksheet_assemble_xml_file(self) end |
#autofilter(first_row, first_col, last_row, last_col) ⇒ Symbol from _enum_error_
6300 6301 6302 |
# File 'lib/fast_excel/binding.rb', line 6300 def autofilter(first_row, first_col, last_row, last_col) Libxlsxwriter.worksheet_autofilter(self, first_row, first_col, last_row, last_col) end |
#center_horizontally ⇒ nil
6452 6453 6454 |
# File 'lib/fast_excel/binding.rb', line 6452 def center_horizontally() Libxlsxwriter.worksheet_center_horizontally(self) end |
#center_vertically ⇒ nil
6457 6458 6459 |
# File 'lib/fast_excel/binding.rb', line 6457 def center_vertically() Libxlsxwriter.worksheet_center_vertically(self) end |
#find_row(row_num) ⇒ Row
6571 6572 6573 |
# File 'lib/fast_excel/binding.rb', line 6571 def find_row(row_num) Row.new Libxlsxwriter.worksheet_find_row(self, row_num) end |
#fit_to_pages(width, height) ⇒ nil
6492 6493 6494 |
# File 'lib/fast_excel/binding.rb', line 6492 def fit_to_pages(width, height) Libxlsxwriter.worksheet_fit_to_pages(self, width, height) end |
#free ⇒ nil
6539 6540 6541 |
# File 'lib/fast_excel/binding.rb', line 6539 def free() Libxlsxwriter.worksheet_free(self) end |
#freeze_panes(row, col) ⇒ nil
6327 6328 6329 |
# File 'lib/fast_excel/binding.rb', line 6327 def freeze_panes(row, col) Libxlsxwriter.worksheet_freeze_panes(self, row, col) end |
#freeze_panes_opt(first_row, first_col, top_row, left_col, type) ⇒ nil
6344 6345 6346 |
# File 'lib/fast_excel/binding.rb', line 6344 def freeze_panes_opt(first_row, first_col, top_row, left_col, type) Libxlsxwriter.worksheet_freeze_panes_opt(self, first_row, first_col, top_row, left_col, type) end |
#gridlines(option) ⇒ nil
6447 6448 6449 |
# File 'lib/fast_excel/binding.rb', line 6447 def gridlines(option) Libxlsxwriter.worksheet_gridlines(self, option) end |
#hide ⇒ nil
6315 6316 6317 |
# File 'lib/fast_excel/binding.rb', line 6315 def hide() Libxlsxwriter.worksheet_hide(self) end |
#hide_zero ⇒ nil
6514 6515 6516 |
# File 'lib/fast_excel/binding.rb', line 6514 def hide_zero() Libxlsxwriter.worksheet_hide_zero(self) end |
#insert_chart(row, col, chart) ⇒ Symbol from _enum_error_
6271 6272 6273 |
# File 'lib/fast_excel/binding.rb', line 6271 def insert_chart(row, col, chart) Libxlsxwriter.worksheet_insert_chart(self, row, col, chart) end |
#insert_chart_opt(row, col, chart, user_options) ⇒ Symbol from _enum_error_
6280 6281 6282 |
# File 'lib/fast_excel/binding.rb', line 6280 def insert_chart_opt(row, col, chart, ) Libxlsxwriter.worksheet_insert_chart_opt(self, row, col, chart, ) end |
#insert_image(row, col, filename) ⇒ Symbol from _enum_error_
6254 6255 6256 |
# File 'lib/fast_excel/binding.rb', line 6254 def insert_image(row, col, filename) Libxlsxwriter.worksheet_insert_image(self, row, col, filename) end |
#insert_image_opt(row, col, filename, options) ⇒ Symbol from _enum_error_
6263 6264 6265 |
# File 'lib/fast_excel/binding.rb', line 6263 def insert_image_opt(row, col, filename, ) Libxlsxwriter.worksheet_insert_image_opt(self, row, col, filename, ) end |
#merge_range(first_row, first_col, last_row, last_col, string, format) ⇒ Symbol from _enum_error_
6291 6292 6293 |
# File 'lib/fast_excel/binding.rb', line 6291 def merge_range(first_row, first_col, last_row, last_col, string, format) Libxlsxwriter.worksheet_merge_range(self, first_row, first_col, last_row, last_col, string, format) end |
#prepare_chart(chart_ref_id, drawing_id, image_data) ⇒ nil
6565 6566 6567 |
# File 'lib/fast_excel/binding.rb', line 6565 def prepare_chart(chart_ref_id, drawing_id, image_data) Libxlsxwriter.worksheet_prepare_chart(self, chart_ref_id, drawing_id, image_data) end |
#prepare_image(image_ref_id, drawing_id, image_data) ⇒ nil
6557 6558 6559 |
# File 'lib/fast_excel/binding.rb', line 6557 def prepare_image(image_ref_id, drawing_id, image_data) Libxlsxwriter.worksheet_prepare_image(self, image_ref_id, drawing_id, image_data) end |
#print_across ⇒ nil
6435 6436 6437 |
# File 'lib/fast_excel/binding.rb', line 6435 def print_across() Libxlsxwriter.worksheet_print_across(self) end |
#print_area(first_row, first_col, last_row, last_col) ⇒ Symbol from _enum_error_
6485 6486 6487 |
# File 'lib/fast_excel/binding.rb', line 6485 def print_area(first_row, first_col, last_row, last_col) Libxlsxwriter.worksheet_print_area(self, first_row, first_col, last_row, last_col) end |
#print_row_col_headers ⇒ nil
6462 6463 6464 |
# File 'lib/fast_excel/binding.rb', line 6462 def print_row_col_headers() Libxlsxwriter.worksheet_print_row_col_headers(self) end |
#protect(password, options) ⇒ nil
6527 6528 6529 |
# File 'lib/fast_excel/binding.rb', line 6527 def protect(password, ) Libxlsxwriter.worksheet_protect(self, password, ) end |
#repeat_columns(first_col, last_col) ⇒ Symbol from _enum_error_
6476 6477 6478 |
# File 'lib/fast_excel/binding.rb', line 6476 def repeat_columns(first_col, last_col) Libxlsxwriter.worksheet_repeat_columns(self, first_col, last_col) end |
#repeat_rows(first_row, last_row) ⇒ Symbol from _enum_error_
6469 6470 6471 |
# File 'lib/fast_excel/binding.rb', line 6469 def repeat_rows(first_row, last_row) Libxlsxwriter.worksheet_repeat_rows(self, first_row, last_row) end |
#right_to_left ⇒ nil
6509 6510 6511 |
# File 'lib/fast_excel/binding.rb', line 6509 def right_to_left() Libxlsxwriter.worksheet_right_to_left(self) end |
#select ⇒ nil
6310 6311 6312 |
# File 'lib/fast_excel/binding.rb', line 6310 def select() Libxlsxwriter.worksheet_select(self) end |
#set_column(first_col, last_col, width, format) ⇒ Symbol from _enum_error_
6236 6237 6238 |
# File 'lib/fast_excel/binding.rb', line 6236 def set_column(first_col, last_col, width, format) Libxlsxwriter.worksheet_set_column(self, first_col, last_col, width, format) end |
#set_column_opt(first_col, last_col, width, format, options) ⇒ Symbol from _enum_error_
6246 6247 6248 |
# File 'lib/fast_excel/binding.rb', line 6246 def set_column_opt(first_col, last_col, width, format, ) Libxlsxwriter.worksheet_set_column_opt(self, first_col, last_col, width, format, ) end |
#set_default_row(height, hide_unused_rows) ⇒ nil
6534 6535 6536 |
# File 'lib/fast_excel/binding.rb', line 6534 def set_default_row(height, hide_unused_rows) Libxlsxwriter.worksheet_set_default_row(self, height, hide_unused_rows) end |
#set_first_sheet ⇒ nil
6320 6321 6322 |
# File 'lib/fast_excel/binding.rb', line 6320 def set_first_sheet() Libxlsxwriter.worksheet_set_first_sheet(self) end |
#set_footer(string) ⇒ Symbol from _enum_error_
6404 6405 6406 |
# File 'lib/fast_excel/binding.rb', line 6404 def (string) Libxlsxwriter.(self, string) end |
#set_footer_opt(string, options) ⇒ Symbol from _enum_error_
6418 6419 6420 |
# File 'lib/fast_excel/binding.rb', line 6418 def (string, ) Libxlsxwriter.(self, string, ) end |
#set_h_pagebreaks(breaks) ⇒ Symbol from _enum_error_
6424 6425 6426 |
# File 'lib/fast_excel/binding.rb', line 6424 def set_h_pagebreaks(breaks) Libxlsxwriter.worksheet_set_h_pagebreaks(self, breaks) end |
#set_header(string) ⇒ Symbol from _enum_error_
6398 6399 6400 |
# File 'lib/fast_excel/binding.rb', line 6398 def set_header(string) Libxlsxwriter.worksheet_set_header(self, string) end |
#set_header_opt(string, options) ⇒ Symbol from _enum_error_
6411 6412 6413 |
# File 'lib/fast_excel/binding.rb', line 6411 def set_header_opt(string, ) Libxlsxwriter.worksheet_set_header_opt(self, string, ) end |
#set_landscape ⇒ nil
6367 6368 6369 |
# File 'lib/fast_excel/binding.rb', line 6367 def set_landscape() Libxlsxwriter.worksheet_set_landscape(self) end |
#set_margins(left, right, top, bottom) ⇒ nil
6392 6393 6394 |
# File 'lib/fast_excel/binding.rb', line 6392 def set_margins(left, right, top, bottom) Libxlsxwriter.worksheet_set_margins(self, left, right, top, bottom) end |
#set_page_view ⇒ nil
6377 6378 6379 |
# File 'lib/fast_excel/binding.rb', line 6377 def set_page_view() Libxlsxwriter.worksheet_set_page_view(self) end |
#set_paper(paper_type) ⇒ nil
6383 6384 6385 |
# File 'lib/fast_excel/binding.rb', line 6383 def set_paper(paper_type) Libxlsxwriter.worksheet_set_paper(self, paper_type) end |
#set_portrait ⇒ nil
6372 6373 6374 |
# File 'lib/fast_excel/binding.rb', line 6372 def set_portrait() Libxlsxwriter.worksheet_set_portrait(self) end |
#set_print_scale(scale) ⇒ nil
6504 6505 6506 |
# File 'lib/fast_excel/binding.rb', line 6504 def set_print_scale(scale) Libxlsxwriter.worksheet_set_print_scale(self, scale) end |
#set_row(row, height, format) ⇒ Symbol from _enum_error_
6218 6219 6220 |
# File 'lib/fast_excel/binding.rb', line 6218 def set_row(row, height, format) Libxlsxwriter.worksheet_set_row(self, row, height, format) end |
#set_row_opt(row, height, format, options) ⇒ Symbol from _enum_error_
6227 6228 6229 |
# File 'lib/fast_excel/binding.rb', line 6227 def set_row_opt(row, height, format, ) Libxlsxwriter.worksheet_set_row_opt(self, row, height, format, ) end |
#set_selection(first_row, first_col, last_row, last_col) ⇒ nil
6362 6363 6364 |
# File 'lib/fast_excel/binding.rb', line 6362 def set_selection(first_row, first_col, last_row, last_col) Libxlsxwriter.worksheet_set_selection(self, first_row, first_col, last_row, last_col) end |
#set_start_page(start_page) ⇒ nil
6498 6499 6500 |
# File 'lib/fast_excel/binding.rb', line 6498 def set_start_page(start_page) Libxlsxwriter.worksheet_set_start_page(self, start_page) end |
#set_tab_color(color) ⇒ nil
6520 6521 6522 |
# File 'lib/fast_excel/binding.rb', line 6520 def set_tab_color(color) Libxlsxwriter.worksheet_set_tab_color(self, color) end |
#set_v_pagebreaks(breaks) ⇒ Symbol from _enum_error_
6430 6431 6432 |
# File 'lib/fast_excel/binding.rb', line 6430 def set_v_pagebreaks(breaks) Libxlsxwriter.worksheet_set_v_pagebreaks(self, breaks) end |
#set_zoom(scale) ⇒ nil
6441 6442 6443 |
# File 'lib/fast_excel/binding.rb', line 6441 def set_zoom(scale) Libxlsxwriter.worksheet_set_zoom(self, scale) end |
#split_panes(vertical, horizontal) ⇒ nil
6334 6335 6336 |
# File 'lib/fast_excel/binding.rb', line 6334 def split_panes(vertical, horizontal) Libxlsxwriter.worksheet_split_panes(self, vertical, horizontal) end |
#split_panes_opt(vertical, horizontal, top_row, left_col) ⇒ nil
6353 6354 6355 |
# File 'lib/fast_excel/binding.rb', line 6353 def split_panes_opt(vertical, horizontal, top_row, left_col) Libxlsxwriter.worksheet_split_panes_opt(self, vertical, horizontal, top_row, left_col) end |
#write_array_formula(first_row, first_col, last_row, last_col, formula, format) ⇒ Symbol from _enum_error_
6142 6143 6144 |
# File 'lib/fast_excel/binding.rb', line 6142 def write_array_formula(first_row, first_col, last_row, last_col, formula, format) Libxlsxwriter.worksheet_write_array_formula(self, first_row, first_col, last_row, last_col, formula, format) end |
#write_array_formula_num(first_row, first_col, last_row, last_col, formula, format, result) ⇒ Symbol from _enum_error_
6154 6155 6156 |
# File 'lib/fast_excel/binding.rb', line 6154 def write_array_formula_num(first_row, first_col, last_row, last_col, formula, format, result) Libxlsxwriter.worksheet_write_array_formula_num(self, first_row, first_col, last_row, last_col, formula, format, result) end |
#write_blank(row, col, format) ⇒ Symbol from _enum_error_
6200 6201 6202 |
# File 'lib/fast_excel/binding.rb', line 6200 def write_blank(row, col, format) Libxlsxwriter.worksheet_write_blank(self, row, col, format) end |
#write_boolean(row, col, value, format) ⇒ Symbol from _enum_error_
6192 6193 6194 |
# File 'lib/fast_excel/binding.rb', line 6192 def write_boolean(row, col, value, format) Libxlsxwriter.worksheet_write_boolean(self, row, col, value, format) end |
#write_datetime(row, col, datetime, format) ⇒ Symbol from _enum_error_
6163 6164 6165 |
# File 'lib/fast_excel/binding.rb', line 6163 def write_datetime(row, col, datetime, format) Libxlsxwriter.worksheet_write_datetime(self, row, col, datetime, format) end |
#write_formula(row, col, formula, format) ⇒ Symbol from _enum_error_
6131 6132 6133 |
# File 'lib/fast_excel/binding.rb', line 6131 def write_formula(row, col, formula, format) Libxlsxwriter.worksheet_write_formula(self, row, col, formula, format) end |
#write_formula_num(row, col, formula, format, result) ⇒ Symbol from _enum_error_
6210 6211 6212 |
# File 'lib/fast_excel/binding.rb', line 6210 def write_formula_num(row, col, formula, format, result) Libxlsxwriter.worksheet_write_formula_num(self, row, col, formula, format, result) end |
#write_number(row, col, number, format) ⇒ Symbol from _enum_error_
6113 6114 6115 |
# File 'lib/fast_excel/binding.rb', line 6113 def write_number(row, col, number, format) Libxlsxwriter.worksheet_write_number(self, row, col, number, format) end |
#write_single_row ⇒ nil
6549 6550 6551 |
# File 'lib/fast_excel/binding.rb', line 6549 def write_single_row() Libxlsxwriter.worksheet_write_single_row(self) end |
#write_string(row, col, string, format) ⇒ Symbol from _enum_error_
6122 6123 6124 |
# File 'lib/fast_excel/binding.rb', line 6122 def write_string(row, col, string, format) Libxlsxwriter.worksheet_write_string(self, row, col, string, format) end |
#write_url(row, col, url, format) ⇒ Symbol from _enum_error_
6183 6184 6185 |
# File 'lib/fast_excel/binding.rb', line 6183 def write_url(row, col, url, format) Libxlsxwriter.worksheet_write_url(self, row, col, url, format) end |
#write_url_opt(row_num, col_num, url, format, string, tooltip) ⇒ Symbol from _enum_error_
6174 6175 6176 |
# File 'lib/fast_excel/binding.rb', line 6174 def write_url_opt(row_num, col_num, url, format, string, tooltip) Libxlsxwriter.worksheet_write_url_opt(self, row_num, col_num, url, format, string, tooltip) end |