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