简体   繁体   中英

Get sheets names from google spreadsheets docs

What I mean.

I have a link to the https://docs.google.com/spreadsheets/ SomeHash . I want with JS connect by the link and get all exist sheets names or ids.

Is possible solutions fo such case?

write code in Google app Script to get sheet names of spreadsheet and deploy your script. hit this web service using ajax call (in JS). return these sheet name list from your app script.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM