Learn R Programming

xlcharts (version 0.0.1)

EMU_to_inch: EMU_to_inch

Description

https://openpyxl.readthedocs.io/en/stable/api/openpyxl.utils.units.html

Usage

EMU_to_inch(value, ...)

Value

An openpyxl Python object.

Arguments

value

value

...

Additional arguments, i.e. kwargs.

Examples

Run this code
if (FALSE) {
EMU_to_inch(value = 100L)
}

Run the code above in your browser using DataLab