wb_change_row_height {flexlsx} | R Documentation |
Changes the row height
Description
Changes the row height
Usage
wb_change_row_height(wb, sheet, df_style)
Arguments
wb |
an openxlsx2 workbook |
sheet |
an openxlsx2 workbook sheet |
df_style |
the styling tibble from ft_to_style_tibble |
[Package flexlsx version 0.2.1 Index]