Posted 8 July 2021, 8:29 am EST
Hello, I know how to rename sheet by function, I know user can rename sheet by double clicking on the sheet name.
But I have this use case: When user adds new sheet, the new sheet is added and it is in renaming mode, and focused. So user can start changing name of sheet right after adding it, without need to double click on sheet name.
Is this possible? To programatically trigger sheet name edit mode?