View source: R/style_sum_line.R
style_sum_line | R Documentation |
Style the font to bold for the row with the text "Sum" in one
cell. It is possible to use other text decoration, see
createStyle
.
A line with the text "Sum" or another text as given as input to
text
will be styled.
style_sum_line(
workbook = workbook,
sheet = sheet,
data,
text = "Sum",
text_decoration = "bold",
...
)
workbook |
[ |
sheet |
[ |
data |
[ |
text |
[ |
text_decoration |
[ |
... |
Other arguments to be passed to
|
The whole line will be styled.
None. One row in the workbook object is styled.
Petter Hopp Petter.Hopp@vetinst.no
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.