How to get count of all sheets from imported excel file ? #3095
Unanswered
vishalinfyom
asked this question in
Q&A
Replies: 1 comment 3 replies
-
I would highly recommend reading the architecture docs to get an understanding how import objects work. We have an example of counting rows in there: https://docs.laravel-excel.com/3.1/architecture/objects.html#getters Same concept applies to sheets. |
Beta Was this translation helpful? Give feedback.
3 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,
i want to import data from excel sheet number 9 to 15.
Know how to get count of all sheets count from imported excel file ?
Beta Was this translation helpful? Give feedback.
All reactions