質問編集履歴
1
修正
test
CHANGED
File without changes
|
test
CHANGED
@@ -44,7 +44,7 @@
|
|
44
44
|
|
45
45
|
// 設定しているスプレッドシートを取得('▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲'の部分はスプレッドシートのIDを設定)
|
46
46
|
|
47
|
-
const spreadsheet = SpreadsheetApp.openById('
|
47
|
+
const spreadsheet = SpreadsheetApp.openById('▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲');
|
48
48
|
|
49
49
|
|
50
50
|
|