====== Google Sheet ====== APIを使って操作する。 [[https://console.developers.google.com|Google APIs]]からSheetAPIを有効にする。 APIライブラリから。 {{:reactnative:expo:pasted:20190205-003506.png}} SheetAPIを検索して選択する。 {{:reactnative:expo:pasted:20190205-003538.png}} 管理から有効にする。 {{:reactnative:expo:pasted:20190205-003613.png}} ここでAPIを有効にして数分後にAPIが利用できる。 ====== スプレッドシートの操作 ====== [[https://developers.google.com/sheets/samples/sheet?hl=ja|シートの操作(シート追加)]] [[https://qiita.com/howdy39/items/ca719537bba676dce1cf|Googleスプレッドシートをプログラムから操作]] [[https://developers.google.com/sheets/samples/writing?hl=ja|書込サンプル]]