SmartTagProperties {xlcharts} | R Documentation |
https://openpyxl.readthedocs.io/en/stable/api/openpyxl.workbook.smart_tags.html
SmartTagProperties(embed = NULL, show = NULL, ...)
embed |
embed |
show |
show |
... |
Additional arguments, i.e. kwargs. |
An openpyxl Python object.
## Not run:
SmartTagProperties()
## End(Not run)