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