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