powered by
https://openpyxl.readthedocs.io/en/stable/api/openpyxl.utils.units.html
points_to_pixels(value, dpi = 96L, ...)
A numeric value.
value
dpi
Additional arguments, i.e. kwargs.
if (FALSE) { points_to_pixels(value = 1L) }
Run the code above in your browser using DataLab