Learn R Programming

xlcharts (version 0.0.1)

cm_to_EMU: cm_to_EMU

Description

1 cm = 360000 EMUs

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

Usage

cm_to_EMU(value, ...)

Value

A numeric value.

Arguments

value

value

...

Additional arguments, i.e. kwargs.

Examples

Run this code
if (FALSE) {
cm_to_EMU(value = 1L)
}

Run the code above in your browser using DataLab