<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>dechnostick</author_name>
  <author_url>https://blog.hatena.ne.jp/dechnostick/</author_url>
  <blog_title>デクノスティック</blog_title>
  <blog_url>https://dechnostick.hatenablog.com/</blog_url>
  <categories>
    <anon>.NET</anon>
    <anon>Automation</anon>
  </categories>
  <description>Word 側にブックマークを指定しておくと、それをたよりにデータを差し込むことができる。 Dim word As Word.Application = CreateObject(&quot;Word.Application&quot;) word.Visible = True Dim document As Word.Document = word.Documents.Add(String.Format(&quot;{0}\template.dotx&quot;, path)) document.Bookmarks.Item(&quot;title&quot;).Range.Text = &quot;タイトル&quot; document.Bookmarks.Item(&quot;…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fdechnostick.hatenablog.com%2Fentry%2F2014%2F08%2F18%2F014832&quot; title=&quot;Word オートメーションで rtf を差し込む - デクノスティック&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>http://cdn-ak.f.st-hatena.com/images/fotolife/d/dechnostick/20140818/20140818014458.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2014-08-18 01:48:32</published>
  <title>Word オートメーションで rtf を差し込む</title>
  <type>rich</type>
  <url>https://dechnostick.hatenablog.com/entry/2014/08/18/014832</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
