Warning: file_get_contents(/data/phpspider/zhask/data//catemap/5/google-sheets/3.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Google sheets 在Google电子表格中更改sheetId_Google Sheets_Google Apps - Fatal编程技术网

Google sheets 在Google电子表格中更改sheetId

Google sheets 在Google电子表格中更改sheetId,google-sheets,google-apps,Google Sheets,Google Apps,这可能吗?我知道我可以调用.getSheetId(),但是有没有办法(通过编程或不通过编程)更改工作表的ID?您可以创建工作表的副本并重命名它,它将有一个新的ID,除此之外没有,您不能命名自己的ID。为什么要这样做?

这可能吗?我知道我可以调用.getSheetId(),但是有没有办法(通过编程或不通过编程)更改工作表的ID?

您可以创建工作表的副本并重命名它,它将有一个新的ID,除此之外没有,您不能命名自己的ID。

为什么要这样做?