wb_apply_text_styles {flexlsx}R Documentation

Applies the text styles

Description

[Experimental]

Usage

wb_apply_text_styles(wb, sheet, df_style)

Arguments

wb

the workbook

sheet

the sheet of the workbook

df_style

the styling tibble from ft_to_style_tibble


[Package flexlsx version 0.2.1 Index]