【发布时间】:2014-01-14 17:09:37
【问题描述】:
简单问题:我想在特定单元格中获取活动文档(谷歌电子表格)的 URL。
所以如果我在https://docs.google.com/spreadsheet/ccc?key=XXXXXXXXXXXXXXXXXX&usp=drive_web#gid=16的A1中输入=GetUrl()@
应该给我结果 https://docs.google.com/spreadsheet/ccc?key=XXXXXXXXXXXXXXXXXX&usp=drive_web#gid=16 在单元格 A1
【问题讨论】:
标签: url google-apps-script google-sheets cell