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