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
{{ message }}
This repository has been archived by the owner on Jul 22, 2022. It is now read-only.
I'm generating a spreadsheet with rows of most recent items at the bottom, I want to be able to set the active cell to the most recent item.
Really looking for something like worksheet.setActiveCell(0, 0);
Am I missing something in the docs?
Thanks
The text was updated successfully, but these errors were encountered: