CellWatch {xlcharts}R Documentation

CellWatch

Description

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

Usage

CellWatch(r = NULL, ...)

Arguments

r

r

...

Additional arguments, i.e. kwargs.

Value

An openpyxl Python object.

Examples

## Not run: 
CellWatch(r = "r")

## End(Not run)


[Package xlcharts version 0.0.2 Index]