getStyles | R Documentation |
Returns list of style objects in the workbook
getStyles(wb)
wb |
A workbook object |
replaceStyle()
## load a workbook
wb <- loadWorkbook(file = system.file("extdata", "loadExample.xlsx", package = "openxlsx"))
getStyles(wb)[1:3]
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.