RegularTextRun
Description
https://openpyxl.readthedocs.io/en/stable/api/openpyxl.drawing.text.html
Usage
RegularTextRun(rPr = NULL, t = "", ...)
Arguments
rPr
|
rPr |
t
|
t |
…
|
Additional arguments, i.e. kwargs. |
Value
An openpyxl Python object.
Examples
library("xlcharts")
RegularTextRun()