You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It looks like it was accidentally omitted from the documentation. I will create a PR to address that. If you need a solution quickly, it probably comes from something like:
$worksheet = $spreadsheet->getActiveSheet();
There are also methods to retrieve a worksheet by title or by index.
oleibman
added a commit
to oleibman/PhpSpreadsheet
that referenced
this issue
Feb 15, 2025
https://github.com/PHPOffice/PhpSpreadsheet/blob/cf582361c3b9cea322d38d76e3ac93674aacfa3d/docs/topics/Looping%20the%20Loop.md?plain=1#L21C15-L21C24
The text was updated successfully, but these errors were encountered: