Learn R Programming

xlcharts (version 0.0.1)

CellSmartTags: CellSmartTags

Description

https://openpyxl.readthedocs.io/en/stable/api/openpyxl.worksheet.smart_tag.html

Usage

CellSmartTags(cellSmartTag = list(), r = NULL, ...)

Value

An openpyxl Python object.

Arguments

cellSmartTag

cellSmartTag

r

r

...

Additional arguments, i.e. kwargs.

Examples

Run this code
if (FALSE) {
CellSmartTags(cellSmartTag = list(), r = "r")
}

Run the code above in your browser using DataLab