是否可以将脚本添加到您在脚本中创建的电子表格中?

时间:2014-10-09 00:56:34

标签: google-apps-script google-sheets

我知道这是一个很长的镜头但是,你知道是否可以将脚本附加到你在脚本中创建的电子表格中吗?

伪代码版本将是

function create_spreadsheet

new spreadsheet = ... creates spreadsheet

new spreadsheet = ... fills with appropriate formatting

-Need help part is -
new spreadsheet add script = ... Attach Following script to the new spreadsheet.
-Need help part is - 

1 个答案:

答案 0 :(得分:0)

我还没有尝试过,但您可以复制包含该脚本的电子表格的公开版本,而不是创建电子表格。