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