powered by
https://openpyxl.readthedocs.io/en/stable/api/openpyxl.worksheet.smart_tag.html
CellSmartTag( cellSmartTagPr = list(), type = NULL, deleted = FALSE, xmlBased = FALSE, ... )
An openpyxl Python object.
cellSmartTagPr
type
deleted
xmlBased
Additional arguments, i.e. kwargs.
if (FALSE) { CellSmartTag(type = 1L) }
Run the code above in your browser using DataLab