Learn R Programming

xlcharts (version 0.0.1)

get_type: get_type

Description

https://openpyxl.readthedocs.io/en/stable/api/openpyxl.cell.cell.html

Usage

get_type(t, value, ...)

Value

An openpyxl Python object.

Arguments

t

t

value

value

...

Additional arguments, i.e. kwargs.

Examples

Run this code
if (FALSE) {
get_type(t = "t", value = "value")
}

Run the code above in your browser using DataLab