spreadsheet-xlsx icon indicating copy to clipboard operation
spreadsheet-xlsx copied to clipboard

max row/column values?

Open whatnext opened this issue 3 years ago • 1 comments

Probably this isn't actually an issue and is more of a functionality question - but I've gone over the code and existing docs, and I'm not sure how else to clarify this. So apologies in advance for that. In the Perl5 implementation of Spreadsheet::XLSX (and I know there is no reason why the raku version would be the same) worksheets have max col and row values which can be used to loop over the worksheet. Are these not present in this version? How does one loop over the worksheet using this module? Or is this a TODO ?

whatnext avatar Oct 03 '21 12:10 whatnext

Hello, I have the same question.

khoguan avatar Mar 12 '23 08:03 khoguan