Skip to content

Determine the maximum row count for the sheet#61

Open
dgodd wants to merge 1 commit intowoahdae:masterfrom
dgodd:master
Open

Determine the maximum row count for the sheet#61
dgodd wants to merge 1 commit intowoahdae:masterfrom
dgodd:master

Conversation

@dgodd
Copy link
Copy Markdown

@dgodd dgodd commented Sep 9, 2024

Otherwise library users need to read all the data out

Otherwise library users need to read all the data out
@woahdae
Copy link
Copy Markdown
Owner

woahdae commented Apr 9, 2025

I'd like to know more about the use case. The parser is internal implementation not intended to be used as part of the gem's API. Do you want something like Document::Sheet#rows.count to return the number of rows as reported by the sheet dimensions? Also your code doesn't seem to read the dimensions in either case.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants