Replies: 1 comment 3 replies
-
You can use the beforeimport event and then call getDelegate on the reader
|
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.
-
Hi, I have an upload form to import Excel file data into the database,
I using registerEvents() for register events then $event->getSheet()->getTitle() get sheet name.
how can I get the workbook/file name?
thanks!
Beta Was this translation helpful? Give feedback.
All reactions