roo-rb / roo

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

Streaming rows with implied coordinates #599

Open martinsp opened 10 months ago

martinsp commented 10 months 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