Skip to contents

This 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)

Arguments

wb

A workbook

from

sheet we select the style from

to

sheet to apply the style to