How read multiple pages excel file. #91
Unanswered
StefanoTesla
asked this question in
Q&A
Replies: 1 comment
-
Did you mean worksheet? If it what you mean, I'll try to give the answer. Under the hood this package uses the box/spout package. You can get to the underlying reader that implements
Playing with sheetsRetrieve all the sheets :
It is possible to retrieve some sheet's attributes when reading:
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello everyone, I'm coming from Laravel Excel and rap2hpoutre/fast-excel.
And now I would like to try olso simple-excel!
I don't understand from the documentation how to read all the pages of the file.
How can I do that??
In the first step I need to get only the header and the page name, I can read the header but I don't know how to get the page name.
Can someone help me?
Beta Was this translation helpful? Give feedback.
All reactions