<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>maluboh</author_name>
  <author_url>https://blog.hatena.ne.jp/maluboh/</author_url>
  <blog_title>まるぼ〜の日記</blog_title>
  <blog_url>https://maluboh.hatenadiary.org/</blog_url>
  <categories>
    <anon>ruby</anon>
  </categories>
  <description>Excel2003 以降、グループ化したオートシェイプに対する操作はそのままではエラーとなるので、一旦解除して操作後に再度グループ化しないといけない。 グループ化されたテキストボックス(図形) から値を取得 # グループ化解除。グループのメンバが戻り値として取得できる grp = sheet.Shapes(&quot;グループ 3&quot;).Ungroup # 操作を実行 sheet.Shapes(&quot;テキスト 1&quot;).TextFrame.Characters.Text # 再度グループ化 grp.Group グループ化されたテキストボックス(図形) に値をセット # グループ化解除。グループのメンバが戻り値と…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fmaluboh.hatenadiary.org%2Fentry%2F20070712%2Fp1&quot; title=&quot;win32ole で Excel を使う(6) - まるぼ〜の日記&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>2007-07-12 00:00:00</published>
  <title>win32ole で Excel を使う(6)</title>
  <type>rich</type>
  <url>https://maluboh.hatenadiary.org/entry/20070712/p1</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
