Replies: 1 comment 4 replies
-
Use onEachRow and handle the persistence yourself by checking if the row is visible or not |
Beta Was this translation helpful? Give feedback.
4 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 there,
Whe importing a sheet, is there a way of not importing hidden rows?
googling around I´ve found the method "getVisible()" at https://github.com/PHPOffice/PhpSpreadsheet project... I guess that the behavior I´m looking for.
thanks a lot!
Beta Was this translation helpful? Give feedback.
All reactions