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