roo-rb / roo

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

Streaming rows with implied coordinates #599

Open martinsp opened 1 year ago

martinsp commented 1 year ago

Summary

Additional changes to #549. This avoids crash when using #each_streaming_row and <c> elements in xl/worksheets/sheet<X>.xml does not have r attribute

Other Information

This also changes signature for public method Roo::Excelx::SheetDoc#each_cell and adds optional argument row_index