
Apply styling from a sheet to another within a workbook
Source:R/class-workbook-wrappers.R
wb_clone_sheet_style.RdThis function can be used to apply styling from a cell range, and apply it to another cell range.
Usage
wb_clone_sheet_style(wb, from = current_sheet(), to)