I have a google sheet containing script, I want to perform following operations programmatically. Make this Google spreadsheet public programmatically. I want
I found code to list the names of all the sheets in Google Sheets (from here): function SheetNames() { // Usage as custom function: =SheetNames( GoogleClock() )