get_type
Description
https://openpyxl.readthedocs.io/en/stable/api/openpyxl.cell.cell.html
Usage
get_type(t, value, ...)
Arguments
t
|
t |
value
|
value |
…
|
Additional arguments, i.e. kwargs. |
Value
An openpyxl Python object.
Examples
library("xlcharts")
get_type(t = "t", value = "value")