teratail header banner
teratail header banner
質問するログイン新規登録

質問編集履歴

1

リンク修正

2018/01/03 02:36

投稿

yoichi0702
yoichi0702

スコア19

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://stackoverflow.com/questions/46797669/correct-setbasicfilter-condition-syntax)を見つけました。
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」が定義されていません。」