Learn R Programming

openxlsx2 (version 0.3.1)

wb_clone_sheet_style: clone sheets style

Description

clone sheets style

Usage

wb_clone_sheet_style(wb, from = current_sheet(), to)

Arguments

wb

workbook

from

sheet we select the style from

to

sheet we apply the style from

See Also

Other styles: wb_add_border(), wb_add_cell_style(), wb_add_fill(), wb_add_font(), wb_add_numfmt()