<?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>
    <anon>VBA覚書</anon>
  </categories>
  <description>マクロでルビ振りをするときの注意(Word) Word VBA のバグを発見したので、ここで盛大に晒しますｗ [Range].PhoneticGuideメソッドでルビを振る まず、次のようなドキュメント（笑）を用意する。 選択部分を見たらわかるように、フォントは「ＭＳ 明朝」。 んで、こいつに、次のリスト１を実行する。 リスト１ Private Sub TestPhoneticGuide() Const MS_P_MINGZHAO As String = &quot;ＭＳ Ｐ明朝&quot; Call Selection.Range.PhoneticGuide( _ Text:=&quot;とも&quot;, _ Alignment…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fakashi-keirin.hatenablog.com%2Fentry%2F2020%2F01%2F24%2F081713&quot; title=&quot;マクロでルビ振りをするときの注意(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/20200124/20200124074659.jpg</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2020-01-24 08:17:13</published>
  <title>マクロでルビ振りをするときの注意(Word)</title>
  <type>rich</type>
  <url>https://akashi-keirin.hatenablog.com/entry/2020/01/24/081713</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
