powered by
https://openpyxl.readthedocs.io/en/stable/api/openpyxl.drawing.text.html
TextField(id = NULL, type = NULL, rPr = NULL, pPr = NULL, t = NULL, ...)
An openpyxl Python object.
id
type
rPr
pPr
t
Additional arguments, i.e. kwargs.
if (FALSE) { TextField(id = "id") }
Run the code above in your browser using DataLab