roo-rb / roo

Roo provides an interface to spreadsheets of several sorts.
MIT License
2.78k stars 501 forks source link

Add drawing support, allowing users to determine cell coordinates of images within sheets #589

Open Oceantidote opened 1 year ago

Oceantidote commented 1 year ago

Summary

Added in support to give access to the drawing.xml file for each sheet. This allows you to determine the cell coordinates of any images attached to this sheet, allowing the placement of images correctly into the parsed result.