EMU_to_pixels: EMU_to_pixels

View source: R/EMU_to_pixels.R

EMU_to_pixelsR Documentation

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

## Not run: 
EMU_to_pixels(value = 10000L)

## End(Not run)


xlcharts documentation built on May 29, 2024, 7:58 a.m.