CellSmartTagPr: CellSmartTagPr

View source: R/CellSmartTagPr.R

CellSmartTagPrR Documentation

CellSmartTagPr

Description

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

Usage

CellSmartTagPr(key = NULL, val = NULL, ...)

Arguments

key

key

val

val

...

Additional arguments, i.e. kwargs.

Value

An openpyxl Python object.

Examples

## Not run: 
CellSmartTagPr(key = "key", val = "val")

## End(Not run)


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