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

Way to identify which sheets are hidden which are not hidden #26

Closed
Izzathulla opened this issue Feb 3, 2016 · 2 comments
Closed

Way to identify which sheets are hidden which are not hidden #26

Izzathulla opened this issue Feb 3, 2016 · 2 comments

Comments

@Izzathulla
Copy link

Hi

Could you provide a way to identify the type of excel sheet (Hidden sheet or not)

Thanks,
Izzath

@Izzathulla
Copy link
Author

I fixed it on StreamingReader.java...

@monitorjbl
Copy link
Owner

Currently, this is not going to be possible just due to the way the API works. You select a sheet either by name or by index, you don't get an object that can be inspected. However, I've been working on an updated API so you can stream multiple sheets simultaneously. It's in the 0.3 branch, and it should be possible to do so there.

rimuln referenced this issue in rimuln/excel-streaming-reader Nov 15, 2021
Bumps [nanohttpd](https://github.com/NanoHttpd/nanohttpd) from 2.2.0 to 2.3.1.
- [Release notes](https://github.com/NanoHttpd/nanohttpd/releases)
- [Changelog](https://github.com/NanoHttpd/nanohttpd/blob/master/nanohttpd%20release%20perform.launch)
- [Commits](NanoHttpd/nanohttpd@nanohttpd-project-2.2.0...nanohttpd-project-2.3.1)

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

No branches or pull requests

2 participants