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