formatCells | R Documentation |
formatCells
formatCells(onesheet, line, col, style = NULL, wb = NULL, ...)
onesheet |
A sheet object from xlsx package |
line |
The line where to paste value |
col |
The col where to paste value |
style |
A style created by createXlsxStyle |
wb |
An optional wb if not already opened |
... |
any additional style accedpted by openxlsx::addStyle() |
nothing
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.