質問編集履歴
1
リンク修正
title
CHANGED
File without changes
|
body
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
Google Apps Scriptで、Googleスプレッドシートのフィルタを操作したく、試行錯誤していたのですが、それらしい情報として、
|
2
|
-
[https://stackoverflow.com/questions/46797669/correct-setbasicfilter-condition-syntax
|
3
|
-
](https://
|
2
|
+
[https://sites.google.com/site/scriptsexamples/learn-by-example/google-sheets-api/filters](https://sites.google.com/site/scriptsexamples/learn-by-example/google-sheets-api/filters)
|
3
|
+
を見つけました。
|
4
4
|
|
5
5
|
実行してみたところ、
|
6
6
|
「ReferenceError: 「Sheets」が定義されていません。」
|