View source: R/PathShadeProperties.R
PathShadeProperties | R Documentation |
https://openpyxl.readthedocs.io/en/stable/api/openpyxl.drawing.fill.html
PathShadeProperties(path = NULL, fillToRect = NULL, ...)
path |
path |
fillToRect |
fillToRect |
... |
Additional arguments, i.e. kwargs. |
An openpyxl Python object.
## Not run:
PathShadeProperties(path = "circle")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.