tafia / calamine

A pure Rust Excel/OpenDocument SpreadSheets file reader: rust on metal sheets
MIT License
1.6k stars 155 forks source link

Adding in ability to read merge cells from xls and xlsx files. #437

Closed magackame closed 1 month ago

magackame commented 1 month ago

Closes #305 based on rebase of #307

tafia commented 1 month ago

Thanks for the PR, I've made a few comments.

tafia commented 1 month ago

Thanks!