Open martinsp opened 1 year ago
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
<c>
xl/worksheets/sheet<X>.xml
r
This also changes signature for public method Roo::Excelx::SheetDoc#each_cell and adds optional argument row_index
Roo::Excelx::SheetDoc#each_cell
row_index
Summary
Additional changes to #549. This avoids crash when using #each_streaming_row and
<c>
elements inxl/worksheets/sheet<X>.xml
does not haver
attributeOther Information
This also changes signature for public method
Roo::Excelx::SheetDoc#each_cell
and adds optional argumentrow_index