NumRef
Description
https://openpyxl.readthedocs.io/en/stable/api/openpyxl.chart.data_source.html
Usage
NumRef(f = NULL, numCache = NULL, extLst = NULL, ...)
Arguments
f
|
f |
numCache
|
numCache |
extLst
|
extLst |
…
|
Additional arguments, i.e. kwargs. |
Value
An openpyxl Python object.
Examples
library("xlcharts")
NumRef()