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

how to read sheet by name? #35

Open
motivatedmind opened this issue Sep 14, 2020 · 1 comment
Open

how to read sheet by name? #35

motivatedmind opened this issue Sep 14, 2020 · 1 comment
Assignees

Comments

@motivatedmind
Copy link

currently i see that sheet can be read by index only. is there a way that i can read by "sheet name"?

public <T> List<T> read(Class<T> beanClz, File file, int sheetNo)

@millij
Copy link
Owner

millij commented Oct 24, 2020

We don't have support for this yet.
I will take it up and make it part of the coming release.

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

No branches or pull requests

2 participants