Description Usage Arguments See Also Examples
Returns list of style objects in the workbook
1 | getStyles(wb)
|
wb |
A workbook object |
1 2 3 | ## load a workbook
wb <- loadWorkbook(file = system.file("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.