<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>Naomi_Lilienthal</author_name>
  <author_url>https://blog.hatena.ne.jp/Naomi_Lilienthal/</author_url>
  <blog_title>Naomi's notebook</blog_title>
  <blog_url>https://naomi-notebook.hatenablog.com/</blog_url>
  <categories>
  </categories>
  <description>Google Formでなんらかの情報を記入するとGoogleスプレッドシートにその結果を出力することができますね． その情報をまとめたスライドを自動で生成するようなスクリプトをGASで書いたのでメモしておきます． スプレッドシートの情報読み込み スプレッドシートから情報を読み込み，学籍番号(8カラム目)でソートします．これは調べれば簡単でした． let spread_sheet = SpreadsheetApp.openById(&quot;id&quot;) let sheet = spread_sheet.getActiveSheet() let range = sheet.getRange(2,2,she…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fnaomi-notebook.hatenablog.com%2Fentry%2F2020%2F09%2F19%2F201614&quot; title=&quot;GASで自己紹介スライド - Naomi&amp;#39;s notebook&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/N/Naomi_Lilienthal/20200919/20200919201403.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2020-09-19 20:16:14</published>
  <title>GASで自己紹介スライド</title>
  <type>rich</type>
  <url>https://naomi-notebook.hatenablog.com/entry/2020/09/19/201614</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
