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