<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>takuya_1st</author_name>
  <author_url>https://blog.hatena.ne.jp/takuya_1st/</author_url>
  <blog_title>それマグで！</blog_title>
  <blog_url>https://takuya-1st.hatenablog.jp/</blog_url>
  <categories>
    <anon>google app script</anon>
    <anon>spreadsheet</anon>
    <anon>gas</anon>
  </categories>
  <description>スプレッドシートに追記したい。 スプレッドシートのデータの範囲に、次の行を書くにはどうするのか。同じデータを連続して書き込むにはどうするのか。少し考えてみた。 セルに続けて書きたい。 セルの最終行に次行のレコードを書き込んでログのように記録を取りたい 次のように、続けて書き込みたい。 GASの例 function main(){ addCell(); } function addCell() { let app = SpreadsheetApp.getActiveSpreadsheet(); let sh = app.getActiveSheet(); let range = sh.getDa…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftakuya-1st.hatenablog.jp%2Fentry%2F2021%2F06%2F05%2F024549&quot; title=&quot;Goole App Script ( GAS ) の基本的な操作方法。14.スプレッドシートに追記する。 - それマグで！&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url>https://cdn-ak.f.st-hatena.com/images/fotolife/t/takuya_1st/20210605/20210605022853.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2021-06-05 02:45:49</published>
  <title>Goole App Script ( GAS ) の基本的な操作方法。14.スプレッドシートに追記する。</title>
  <type>rich</type>
  <url>https://takuya-1st.hatenablog.jp/entry/2021/06/05/024549</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
