wb_change_cell_width {flexlsx} | R Documentation |
Changes the cell width
Description
Changes the cell width
Usage
wb_change_cell_width(wb, sheet, ft, offset_cols)
Arguments
wb |
an openxlsx2 workbook |
sheet |
an openxlsx2 workbook sheet |
ft |
a flextable |
offset_cols |
zero-based column offset |
[Package flexlsx version 0.2.1 Index]