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