View source: R/DifferentialStyleList.R
DifferentialStyleList | R Documentation |
Dedupable container for differential styles.
https://openpyxl.readthedocs.io/en/stable/api/openpyxl.styles.differential.html
DifferentialStyleList(dxf = list(), count = NULL, ...)
dxf |
dxf |
count |
count |
... |
Additional arguments, i.e. kwargs. |
An openpyxl Python object.
## Not run:
DifferentialStyleList()
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.