<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>shima111</author_name>
  <author_url>https://blog.hatena.ne.jp/shima111/</author_url>
  <blog_title>shima111の日記</blog_title>
  <blog_url>https://shima111.hatenadiary.org/</blog_url>
  <categories>
    <anon>ruby</anon>
    <anon>WIN32OLE</anon>
    <anon>Excel</anon>
  </categories>
  <description>シートの全選択 sheet.Cells.Select シートの全削除 sheet.Cells.ClearContents セルが空かどうかチェック cell = sheet.Cells.Item(y,x) unless cell.Value.nil? # セルに何かデータがある puts cell.Value end Rangeを使用してセルの値を取得する # 単一セル cell = sheet.Range(&quot;A1&quot;) puts cell.Value # 範囲選択 cells = sheet.Range(&quot;A1:C3&quot;) cells.Value.each{|row| row.each{|cel…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fshima111.hatenadiary.org%2Fentry%2F20131021%2Fp1&quot; title=&quot; 色々な例 - shima111の日記&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></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2013-10-21 00:00:00</published>
  <title> 色々な例</title>
  <type>rich</type>
  <url>https://shima111.hatenadiary.org/entry/20131021/p1</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
