Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed StreamingRow.getLastCellNum() #61

Merged
merged 3 commits into from
Nov 25, 2016

Conversation

ToddWarwaruk
Copy link
Contributor

The previous implementation of StreamingRow.getLastCellNum() was returning the number of physical cells + 1, it was not returning the index + 1 of the last cell. I also implemented StreamingRow.getPhysicalNumberOfCells()

@monitorjbl
Copy link
Owner

Sorry for taking so long to get around to reviewing this, looks good to me!

@monitorjbl monitorjbl merged commit ee2de0f into monitorjbl:master Nov 25, 2016
@ToddWarwaruk
Copy link
Contributor Author

ToddWarwaruk commented Nov 28, 2016 via email

@ms1111 ms1111 mentioned this pull request Jan 11, 2017
rimuln pushed a commit to rimuln/excel-streaming-reader that referenced this pull request Nov 15, 2021
Bumps [maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin) from 3.3.0 to 3.3.1.
- [Release notes](https://github.com/apache/maven-javadoc-plugin/releases)
- [Commits](apache/maven-javadoc-plugin@maven-javadoc-plugin-3.3.0...maven-javadoc-plugin-3.3.1)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-javadoc-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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