View source: R/ConditionalFormatting.R
ConditionalFormatting | R Documentation |
https://openpyxl.readthedocs.io/en/stable/api/openpyxl.formatting.formatting.html
ConditionalFormatting(
sqref = list(),
pivot = NULL,
cfRule = list(),
extLst = NULL,
...
)
sqref |
sqref |
pivot |
pivot |
cfRule |
cfRule |
extLst |
extLst |
... |
Additional arguments, i.e. kwargs. |
An openpyxl Python object.
## Not run:
ConditionalFormatting()
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.