short_color | R Documentation |
format a color to its short size
https://openpyxl.readthedocs.io/en/stable/api/openpyxl.utils.units.html
short_color(color, ...)
color |
color |
... |
Additional arguments, i.e. kwargs. |
An openpyxl Python object.
## Not run:
short_color(color = "color")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.