<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>outofmem</author_name>
  <author_url>https://blog.hatena.ne.jp/outofmem/</author_url>
  <blog_title>Tumbling Dice</blog_title>
  <blog_url>https://outofmem.hatenablog.com/</blog_url>
  <categories>
    <anon>VBA</anon>
  </categories>
  <description>ThisWorkbook.VBProject.Referencesで今開いているブックの参照設定に関わるオブジェクトを取得することが出来ます。 こんなコードを書けば、今参照設定されているライブラリを列挙することも出来ます。（※事前にマクロのセキュリティに関する設定が必要） 'アーリーバインディングする場合は「Microsoft Visual Basic for Applications Extensibility 5.3」を参照設定に追加 Dim ref As Reference For Each ref In ThisWorkbook.VBProject.References Debug.P…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Foutofmem.hatenablog.com%2Fentry%2F2013%2F11%2F06%2F062058&quot; title=&quot;【VBA】動的に参照設定を変更する(1) - Tumbling Dice&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-11-06 06:20:58</published>
  <title>【VBA】動的に参照設定を変更する(1)</title>
  <type>rich</type>
  <url>https://outofmem.hatenablog.com/entry/2013/11/06/062058</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
