EMU_to_inch: EMU_to_inch

View source: R/EMU_to_inch.R

EMU_to_inchR Documentation

EMU_to_inch

Description

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

Usage

EMU_to_inch(value, ...)

Arguments

value

value

...

Additional arguments, i.e. kwargs.

Value

An openpyxl Python object.

Examples

## Not run: 
EMU_to_inch(value = 100L)

## End(Not run)


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