Learn R Programming

xlcharts (version 0.0.1)

Paragraph: 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, ...)

Value

An openpyxl Python object.

Arguments

pPr

pPr

endParaRPr

endParaRPr

r

r

br

br

fld

fld

...

Additional arguments, i.e. kwargs.

Examples

Run this code
if (FALSE) {
Paragraph()
}

Run the code above in your browser using DataLab