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