SmartTags {xlcharts} | R Documentation |
SmartTags
Description
https://openpyxl.readthedocs.io/en/stable/api/openpyxl.worksheet.smart_tag.html
Usage
SmartTags(cellSmartTags = list(), ...)
Arguments
cellSmartTags |
cellSmartTags |
... |
Additional arguments, i.e. kwargs. |
Value
An openpyxl Python object.
Examples
## Not run:
SmartTags()
## End(Not run)
[Package xlcharts version 0.0.2 Index]