openpyxl.drawing.image module¶
-
class
openpyxl.drawing.image.Image(img, coordinates=((0, 0), (1, 1)), size=(None, None), nochangeaspect=True, nochangearrowheads=True)[source]¶ Bases:
objectRaw Image class
-
anchor(*args, **kwargs)[source]¶ anchors the image to the given cell optional parameter anchortype supports ‘absolute’ or ‘oneCell’
-
path¶
-