Open robbie-wilson opened 4 years ago
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
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