powered by
https://openpyxl.readthedocs.io/en/stable/api/openpyxl.worksheet.smart_tag.html
CellSmartTagPr(key = NULL, val = NULL, ...)
An openpyxl Python object.
key
val
Additional arguments, i.e. kwargs.
if (FALSE) { CellSmartTagPr(key = "key", val = "val") }
Run the code above in your browser using DataLab