NumVal
Description
https://openpyxl.readthedocs.io/en/stable/api/openpyxl.chart.data_source.html
Usage
NumVal(idx = NULL, formatCode = NULL, v = NULL)
Arguments
idx
|
idx |
formatCode
|
formatCode |
v
|
v |
Value
An openpyxl Python object.
Examples
library("xlcharts")
NumVal(idx = 1L)