MCPcopy Create free account
hub / github.com/Image-Py/imagepy / xlreport.py

File xlreport.py

imagepy/core/util/xlreport.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import openpyxl as pyxl
2from openpyxl.utils.units import cm_to_EMU, EMU_to_pixels
3from io import BytesIO
4from openpyxl.drawing.image import Image

Callers

nothing calls this directly

Calls 4

repairFunction · 0.85
fill_valueFunction · 0.85
saveMethod · 0.80
parseFunction · 0.70

Tested by

no test coverage detected