View source: R/class-workbook-wrappers.R
wb_clone_sheet_style | R Documentation |
This function can be used to apply styling from a cell range, and apply it to another cell range.
wb_clone_sheet_style(wb, from = current_sheet(), to)
wb |
A workbook |
from |
sheet we select the style from |
to |
sheet to apply the style to |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.