ft_to_style_tibble      Converts a flextable to a tibble with style
                        information
ft_to_xlsx_border_width
                        Determines the border width
ftpart_to_style_tibble
                        Converts a flextable-part to a tibble styles
get_dim_colwise         Groups each row with same style each column
get_dim_ranges          Retrieves dims of same style rows within same
                        column
get_dim_rowwise         Groups each column with same style each row
handle_null_border      Where there is no border return NULL
prepare_color           Prepares the color for content style
style_to_hash           Retrieves hashed style information
wb_add_caption          Adds a caption to an excel file
wb_add_flextable        Adds a flextable to an openxlsx2 workbook sheet
wb_apply_border         Applies the border styles
wb_apply_cell_styles    Applies the cell styles
wb_apply_content        Applies the content
wb_apply_merge          Merges cells
wb_apply_text_styles    Applies the text styles
wb_change_cell_width    Changes the cell width
wb_change_row_height    Changes the row height
