How do I get the instance of a sheet? #3926
Unanswered
paulpreibisch
asked this question in
Q&A
Replies: 0 comments
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.
-
I have a workbook with multiple sheets. I want to pass the instance of one sheet into the other, so I can call $otherSheet->getHighestRow('D'); How can I do this?
Beta Was this translation helpful? Give feedback.
All reactions