powered by
getStyles(wb)
replaceStyle
## load a workbook wb <- loadWorkbook(file = system.file("loadExample.xlsx", package = "openxlsx")) getStyles(wb)[1:3]
Run the code above in your browser using DataLab