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

Multiple Sheets in Xls #41

Closed
gongalt opened this issue Oct 10, 2016 · 2 comments
Closed

Multiple Sheets in Xls #41

gongalt opened this issue Oct 10, 2016 · 2 comments

Comments

@gongalt
Copy link

gongalt commented Oct 10, 2016

Hi,

I'd like to know if it's possible to parse multiple sheets in an excel file or does the spreadsheet parser only worked on a single worksheet file?

Thanks

@jmleroux
Copy link
Contributor

The XLSX spreadsheet is able to read across multiple worksheets, and you can get them here: https://github.com/akeneo-labs/spreadsheet-parser/blob/master/src/Xlsx/Spreadsheet.php#L121

@gongalt
Copy link
Author

gongalt commented Oct 10, 2016

Hi Thank you very much for pointing it out. Just what I needed. (Y)

@gongalt gongalt closed this as completed Oct 10, 2016
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