Learn R Programming

xlcharts (version 0.0.1)

NumVal: NumVal

Description

https://openpyxl.readthedocs.io/en/stable/api/openpyxl.chart.data_source.html

Usage

NumVal(idx = NULL, formatCode = NULL, v = NULL)

Value

An openpyxl Python object.

Arguments

idx

idx

formatCode

formatCode

v

v

Examples

Run this code
if (FALSE) {
NumVal(idx = 1L)
}

Run the code above in your browser using DataLab