<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>akashi_keirin</author_name>
  <author_url>https://blog.hatena.ne.jp/akashi_keirin/</author_url>
  <blog_title>素人がExcelVBAによる「一人働き方改革」に挑むブログ</blog_title>
  <blog_url>https://akashi-keirin.hatenablog.com/</blog_url>
  <categories>
    <anon>WordVBA</anon>
  </categories>
  <description>Document.ShapeオブジェクトのNameプロパティとは何なのか ちょっと意味がわからない現象に気づいたので、記しておく。 二つのテキストボックス WordのDocumentに二つテキストボックスを設置してみる。 こんな感じ。 んで、次のようなコードを実行してみる。 リスト１ 標準モジュール Public Sub test() Dim shp As Word.Shape For Each shp In ActiveDocument.Shapes Debug.Print shp.Name Next End Sub ActiveDocumentにあるShapesコレクション（今回の場合だと…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fakashi-keirin.hatenablog.com%2Fentry%2F2018%2F12%2F31%2F210005&quot; title=&quot;Document.ShapeオブジェクトのNameプロパティとは何なのか(Word) - 素人がExcelVBAによる「一人働き方改革」に挑むブログ&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/a/akashi_keirin/20181231/20181231205022.jpg</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2018-12-31 21:00:05</published>
  <title>Document.ShapeオブジェクトのNameプロパティとは何なのか(Word)</title>
  <type>rich</type>
  <url>https://akashi-keirin.hatenablog.com/entry/2018/12/31/210005</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
