CellSmartTags: CellSmartTags

View source: R/CellSmartTags.R

CellSmartTagsR Documentation

CellSmartTags

Description

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

Usage

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

Arguments

cellSmartTag

cellSmartTag

r

r

...

Additional arguments, i.e. kwargs.

Value

An openpyxl Python object.

Examples

## Not run: 
CellSmartTags(cellSmartTag = list(), r = "r")

## End(Not run)


xlcharts documentation built on May 29, 2024, 7:58 a.m.