{"id":6380,"date":"2015-10-22T14:10:19","date_gmt":"2015-10-22T05:10:19","guid":{"rendered":"http:\/\/www.ka-net.org\/blog\/?p=6380"},"modified":"2016-10-28T23:02:00","modified_gmt":"2016-10-28T14:02:00","slug":"word-vba%e3%83%ab%e3%83%93%e3%81%b5%e3%82%8a%e3%81%8c%e3%81%aa%e3%83%80%e3%82%a4%e3%82%a2%e3%83%ad%e3%82%b0%e3%81%ae%e6%93%8d%e4%bd%9c%e3%81%ab%e6%8c%91%e3%82%802","status":"publish","type":"post","link":"https:\/\/www.ka-net.org\/blog\/?p=6380","title":{"rendered":"[Word VBA]\u30eb\u30d3(\u3075\u308a\u304c\u306a)\u30c0\u30a4\u30a2\u30ed\u30b0\u306e\u64cd\u4f5c\u306b\u6311\u3080(2)"},"content":{"rendered":"<p><span style=\"color: #ff0000; font-weight: bold;\">2016\/10\/28 \u8ffd\u8a18\uff1a<\/span><br \/>\n\u6539\u826f\u7248\u306e\u30de\u30af\u30ed\u3092\u66f8\u304d\u307e\u3057\u305f\u3002<\/p>\n<div class=\"cardlink\"><a href=\"https:\/\/www.ka-net.org\/blog\/?p=7576\"><div class=\"cardlink_thumbnail\"><img src='https:\/\/www.ka-net.org\/blog\/wp-content\/uploads\/eyecatch-WordVBA-120x120.png' alt='\u30eb\u30d3(\u3075\u308a\u304c\u306a)\u3092\u4e00\u62ec\u8a2d\u5b9a\u3059\u308bWord\u30de\u30af\u30ed(\u6539\u826f\u7248)' width=120 height=120 \/><\/a><\/div><div class=\"cardlink_content\"><span class=\"timestamp\">2016.10.28<\/span><div class=\"cardlink_title\"><a href=\"https:\/\/www.ka-net.org\/blog\/?p=7576\">\u30eb\u30d3(\u3075\u308a\u304c\u306a)\u3092\u4e00\u62ec\u8a2d\u5b9a\u3059\u308bWord\u30de\u30af\u30ed(\u6539\u826f\u7248) <\/a><\/div><div class=\"cardlink_excerpt\">\u3053\u308c\u307e\u3067\u5f53\u30d6\u30ed\u30b0\u3067\u306f\u30eb\u30d3\u3092\u8a2d\u5b9a\u3059\u308bWord\u30de\u30af\u30ed\u306b\u3064\u3044\u3066\u3001\u3044\u304f\u3064\u304b\u8a18\u4e8b\u3092\u66f8\u3044\u3066\u304d\u307e\u3057\u305f\u3002\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\u305d\u308c\u3089\u306fExcel\u3092\u5229\u7528\u3059\u308b\u3082\u306e\u3067\u3042\u3063\u305f\u308a\u3001\u30eb\u30d3\u30c0\u30a4\u30a2\u30ed\u30b0\u3092\u7121\u7406\u3084\u308a\u64cd\u4f5c\u3059\u308b\u3082\u306e\u3067\u3042\u3063\u305f\u308a\u3057\u3066\u3001\u3042\u307e\u308a\u5b9f\u7528\u7684\u3067\u306f\u306a\u3044\u30ec\u30d9\u30eb\u306e\u30de\u30af\u30ed\u3067\u3057\u305f\u3002\r...<\/div><\/div><div class=\"cardlink_footer\"><\/div><\/div>\n<hr \/>\n<p><a href=\"\/\/www.ka-net.org\/blog\/?p=6375\" title=\"[Word VBA]\u30eb\u30d3(\u3075\u308a\u304c\u306a)\u30c0\u30a4\u30a2\u30ed\u30b0\u306e\u64cd\u4f5c\u306b\u6311\u3080 | \u521d\u5fc3\u8005\u5099\u5fd8\u9332\" target=\"_blank\">\u524d\u56de\u306e\u8a18\u4e8b<\/a>\u3067\u306f\u3001Word\u306e\u30eb\u30d3\u30c0\u30a4\u30a2\u30ed\u30b0\u306e\u64cd\u4f5c\u306b\u6311\u3093\u3067\u898b\u4e8b\u306b\u3064\u307e\u3065\u3044\u305f\u308f\u3051\u3067\u3059\u304c\u3001\u5bfe\u51e6\u306f\u7c21\u5358\u3067\u3059\u3002<br \/>\n\u914d\u7f6e\u3084\u30aa\u30d5\u30bb\u30c3\u30c8\u3001\u30d5\u30a9\u30f3\u30c8\u3068\u3044\u3063\u305f\u30aa\u30d7\u30b7\u30e7\u30f3\u306e\u8a2d\u5b9a\u3067\u4e0a\u624b\u304f\u3044\u304b\u306a\u3044\u306e\u3067\u3042\u308c\u3070\u3001\u30c0\u30a4\u30a2\u30ed\u30b0\u3067\u305d\u308c\u3089\u306e\u8a2d\u5b9a\u3092\u884c\u308f\u306a\u3051\u308c\u3070\u826f\u3044\u308f\u3051\u3067\u3059\u3002<\/p>\n<pre class=\"brush: vb; title: ; notranslate\" title=\"\">'ThisDocument\r\nOption Explicit\r\n\r\nPrivate d As Object\r\n\r\nPublic Sub Sample()\r\n  If Selection.Start &lt;&gt; Selection.End Then\r\n    Set d = CreateObject(&quot;htmlfile&quot;)\r\n    Set d.parentWindow.onhelp = Me\r\n    d.parentWindow.SetTimeout &quot;onhelp.SetPhoneticDialog()&quot;, 100, &quot;VBScript&quot; 'setTimeout\u3067\u6642\u9593\u5dee\u5b9f\u884c\r\n    Application.Dialogs(wdDialogPhoneticGuide).Show\r\n  End If\r\nEnd Sub\r\n\r\nPublic Sub SetPhoneticDialog(Optional ByVal dummy As Long = 0)\r\n'&#x5B;\u30eb\u30d3]\u30c0\u30a4\u30a2\u30ed\u30b0\u64cd\u4f5c\r\n'\u203bUIAutomationClient(UIAutomationCore.dll)\u8981\u53c2\u7167\r\n  \r\n  Dim uiAuto As CUIAutomation\r\n  Dim elmRoot As IUIAutomationElement\r\n  Dim elmPhoneticDialog As IUIAutomationElement '\u30eb\u30d3\u30c0\u30a4\u30a2\u30ed\u30b0\r\n  Dim elmOkButton As IUIAutomationElement 'OK\r\n  Dim elmRubyEdit As IUIAutomationElement '\u30eb\u30d3\r\n  Dim iptn As IUIAutomationInvokePattern\r\n  \r\n  Set uiAuto = New CUIAutomation\r\n  Set elmRoot = uiAuto.GetRootElement\r\n  \r\n  '&#x5B;\u30eb\u30d3]\u30c0\u30a4\u30a2\u30ed\u30b0\u53d6\u5f97\r\n  While elmPhoneticDialog Is Nothing\r\n    Set elmPhoneticDialog = GetElement(uiAuto, elmRoot, UIA_NamePropertyId, &quot;\u30eb\u30d3&quot;, UIA_WindowControlTypeId)\r\n    DoEvents\r\n  Wend\r\n  '&#x5B;OK]\u30dc\u30bf\u30f3\u53d6\u5f97\r\n  Set elmOkButton = GetElement(uiAuto, elmPhoneticDialog, UIA_NamePropertyId, &quot;OK&quot;, UIA_ButtonControlTypeId)\r\n  '&#x5B;\u30eb\u30d3]\u30a8\u30c7\u30a3\u30c3\u30c8\u30dc\u30c3\u30af\u30b9\u53d6\u5f97\r\n  Set elmRubyEdit = GetElement(uiAuto, elmPhoneticDialog, UIA_AutomationIdPropertyId, &quot;19&quot;)\r\n  If Len(Trim(elmRubyEdit.GetCurrentPropertyValue(UIA_ValueValuePropertyId))) &lt; 1 Then\r\n    elmRubyEdit.SetFocus\r\n  Else\r\n    '&#x5B;OK]\u30dc\u30bf\u30f3\u30af\u30ea\u30c3\u30af\r\n    Set iptn = elmOkButton.GetCurrentPattern(UIA_InvokePatternId)\r\n    iptn.Invoke\r\n  End If\r\nEnd Sub\r\n\r\nPrivate Function GetElement(ByVal uiAuto As CUIAutomation, _\r\n                            ByVal elmParent As IUIAutomationElement, _\r\n                            ByVal propertyId As Long, _\r\n                            ByVal propertyValue As Variant, _\r\n                            Optional ByVal ctrlType As Long = 0)\r\n  Dim cndFirst As IUIAutomationCondition\r\n  Dim cndSecond As IUIAutomationCondition\r\n  \r\n  Set cndFirst = uiAuto.CreatePropertyCondition(propertyId, propertyValue)\r\n  If ctrlType &lt;&gt; 0 Then\r\n    Set cndSecond = uiAuto.CreatePropertyCondition(UIA_ControlTypePropertyId, ctrlType)\r\n    Set cndFirst = uiAuto.CreateAndCondition(cndFirst, cndSecond)\r\n  End If\r\n  Set GetElement = elmParent.FindFirst(TreeScope_Subtree, cndFirst)\r\nEnd Function<\/pre>\n<p>\u4e0a\u8a18\u306e\u901a\u308a\u3001<span style=\"color: #ff0000; font-weight: bold;\">\u201cOK\u30dc\u30bf\u30f3\u3092\u62bc\u3059\u64cd\u4f5c\u3060\u3051\u201d<\/span>\u884c\u3046\u3088\u3046\u306b\u3057\u305f\u7d50\u679c\u3001<a href=\"\/\/www.ka-net.org\/blog\/?p=6375\" title=\"[Word VBA]\u30eb\u30d3(\u3075\u308a\u304c\u306a)\u30c0\u30a4\u30a2\u30ed\u30b0\u306e\u64cd\u4f5c\u306b\u6311\u3080 | \u521d\u5fc3\u8005\u5099\u5fd8\u9332\" target=\"_blank\">\u524d\u56de\u306e\u8a18\u4e8b<\/a>\u306e\u30b3\u30fc\u30c9\u306b\u6bd4\u3079\u3066\u5927\u5206\u30b7\u30f3\u30d7\u30eb\u306b\u306a\u308a\u307e\u3057\u305f\u3002<br \/>\n\u524d\u56de\u3064\u307e\u3065\u3044\u305fWord 2016\u3067\u306e\u52d5\u4f5c\u3082\u554f\u984c\u3042\u308a\u307e\u305b\u3093\u3002<\/p>\n<p>\u3053\u308c\u3067\u3088\u3046\u3084\u304f\u30eb\u30d3\u30c0\u30a4\u30a2\u30ed\u30b0\u304c\u64cd\u4f5c\u3067\u304d\u308b\u3088\u3046\u306b\u306a\u3063\u305f\u306e\u3067\u3001\u3042\u3068\u306f\u4e00\u62ec\u3075\u308a\u304c\u306a\u8a2d\u5b9a\u3092\u3059\u308b\u3079\u304f\u3001\u30de\u30af\u30ed\u3092\u9023\u7d9a\u3067\u5b9f\u884c\u3059\u308b\u3060\u3051\u3067\u3059\u3002<\/p>\n<h4 class=\"style4a\">\u9078\u629e\u7bc4\u56f2\u306b\u3042\u308b\u6f22\u5b57\u306b\u30eb\u30d3\u3092\u4e00\u62ec\u8a2d\u5b9a\u3059\u308bWord\u30de\u30af\u30ed<\/h4>\n<p>\u9023\u7d9a\u3067\u5b9f\u884c\u3068\u8a00\u3063\u3066\u3082\u3001\u51e6\u7406\u624b\u9806\u306f\u300c<a href=\"\/\/www.ka-net.org\/blog\/?p=4562\" title=\"\u30eb\u30d3(\u3075\u308a\u304c\u306a)\u3092\u4e00\u62ec\u8a2d\u5b9a\u3059\u308bWord\u30de\u30af\u30ed | \u521d\u5fc3\u8005\u5099\u5fd8\u9332\" target=\"_blank\">\u30eb\u30d3(\u3075\u308a\u304c\u306a)\u3092\u4e00\u62ec\u8a2d\u5b9a\u3059\u308bWord\u30de\u30af\u30ed<\/a>\u300d\u3067\u66f8\u3044\u3066\u3044\u308b\u901a\u308a\u3001<span style=\"color: #ff0000; font-weight: bold;\">\u201c\u5358\u8a9e\u5358\u4f4d\u3067\u5217\u6319\u3057\u3066\u3044\u304d\u3001\u5358\u8a9e\u304c\u6f22\u5b57\u3067\u3042\u308b\u5834\u5408\u306b\u30eb\u30d3\u3092\u8a2d\u5b9a\u3001\u6f0f\u308c\u9632\u6b62\u306b\u6587\u5b57\u5358\u4f4d\u3067\u5217\u6319\u3057\u3066\u3044\u304d\u3001\u6587\u5b57\u304c\u6f22\u5b57\u3067\u3042\u308b\u5834\u5408\u306b\u30eb\u30d3\u3092\u8a2d\u5b9a\u201d<\/span>\u3057\u3066\u3044\u3051\u3070\u826f\u3044\u3060\u3051\u3067\u3059\u3002<\/p>\n<pre class=\"brush: vb; title: ; notranslate\" title=\"\">'ThisDocument\r\nOption Explicit\r\n\r\nPrivate d As Object\r\n\r\nPublic Sub Sample2()\r\n  Dim sel As Word.Range\r\n  Dim r As Word.Range\r\n  \r\n  Set d = CreateObject(&quot;htmlfile&quot;)\r\n  Set d.parentWindow.onhelp = Me\r\n  Set sel = Selection.Range\r\n  \r\n  '\u5358\u8a9e\u5358\u4f4d\u3067\u51e6\u7406\r\n  For Each r In sel.Words\r\n    If ChkKanjiRange(r) = True Then\r\n      r.Select\r\n      d.parentWindow.SetTimeout &quot;onhelp.SetPhoneticDialog()&quot;, 100, &quot;VBScript&quot; 'setTimeout\u3067\u6642\u9593\u5dee\u5b9f\u884c\r\n      Application.Dialogs(wdDialogPhoneticGuide).Show\r\n    End If\r\n  Next\r\n  \r\n  '\u6587\u5b57\u5358\u4f4d\u3067\u51e6\u7406\r\n  For Each r In sel.Characters\r\n    If IsKanji(r.Text) = True Then\r\n      r.Select\r\n      d.parentWindow.SetTimeout &quot;onhelp.SetPhoneticDialog()&quot;, 100, &quot;VBScript&quot; 'setTimeout\u3067\u6642\u9593\u5dee\u5b9f\u884c\r\n      Application.Dialogs(wdDialogPhoneticGuide).Show\r\n    End If\r\n  Next\r\n  \r\n  MsgBox &quot;\u51e6\u7406\u304c\u7d42\u4e86\u3057\u307e\u3057\u305f\u3002&quot;, vbInformation + vbSystemModal\r\nEnd Sub\r\n\r\nPublic Sub SetPhoneticDialog(Optional ByVal dummy As Long = 0)\r\n'&#x5B;\u30eb\u30d3]\u30c0\u30a4\u30a2\u30ed\u30b0\u64cd\u4f5c\r\n'\u203bUIAutomationClient(UIAutomationCore.dll)\u8981\u53c2\u7167\r\n  \r\n  Dim uiAuto As CUIAutomation\r\n  Dim elmRoot As IUIAutomationElement\r\n  Dim elmPhoneticDialog As IUIAutomationElement '\u30eb\u30d3\u30c0\u30a4\u30a2\u30ed\u30b0\r\n  Dim elmOkButton As IUIAutomationElement 'OK\r\n  Dim elmRubyEdit As IUIAutomationElement '\u30eb\u30d3\r\n  Dim iptn As IUIAutomationInvokePattern\r\n  \r\n  Set uiAuto = New CUIAutomation\r\n  Set elmRoot = uiAuto.GetRootElement\r\n  \r\n  '&#x5B;\u30eb\u30d3]\u30c0\u30a4\u30a2\u30ed\u30b0\u53d6\u5f97\r\n  While elmPhoneticDialog Is Nothing\r\n    Set elmPhoneticDialog = GetElement(uiAuto, elmRoot, UIA_NamePropertyId, &quot;\u30eb\u30d3&quot;, UIA_WindowControlTypeId)\r\n    DoEvents\r\n  Wend\r\n  '&#x5B;OK]\u30dc\u30bf\u30f3\u53d6\u5f97\r\n  Set elmOkButton = GetElement(uiAuto, elmPhoneticDialog, UIA_NamePropertyId, &quot;OK&quot;, UIA_ButtonControlTypeId)\r\n  '&#x5B;\u30eb\u30d3]\u30a8\u30c7\u30a3\u30c3\u30c8\u30dc\u30c3\u30af\u30b9\u53d6\u5f97\r\n  Set elmRubyEdit = GetElement(uiAuto, elmPhoneticDialog, UIA_AutomationIdPropertyId, &quot;19&quot;)\r\n  If Len(Trim(elmRubyEdit.GetCurrentPropertyValue(UIA_ValueValuePropertyId))) &lt; 1 Then\r\n    elmRubyEdit.SetFocus\r\n  Else\r\n    '&#x5B;OK]\u30dc\u30bf\u30f3\u30af\u30ea\u30c3\u30af\r\n    Set iptn = elmOkButton.GetCurrentPattern(UIA_InvokePatternId)\r\n    iptn.Invoke\r\n  End If\r\nEnd Sub\r\n\r\nPrivate Function GetElement(ByVal uiAuto As CUIAutomation, _\r\n                            ByVal elmParent As IUIAutomationElement, _\r\n                            ByVal propertyId As Long, _\r\n                            ByVal propertyValue As Variant, _\r\n                            Optional ByVal ctrlType As Long = 0)\r\n  Dim cndFirst As IUIAutomationCondition\r\n  Dim cndSecond As IUIAutomationCondition\r\n  \r\n  Set cndFirst = uiAuto.CreatePropertyCondition(propertyId, propertyValue)\r\n  If ctrlType &lt;&gt; 0 Then\r\n    Set cndSecond = uiAuto.CreatePropertyCondition(UIA_ControlTypePropertyId, ctrlType)\r\n    Set cndFirst = uiAuto.CreateAndCondition(cndFirst, cndSecond)\r\n  End If\r\n  Set GetElement = elmParent.FindFirst(TreeScope_Subtree, cndFirst)\r\nEnd Function\r\n\r\nPrivate Function ChkKanjiRange(ByVal rng As Word.Range) As Boolean\r\n'\u6307\u5b9a\u3057\u305fRange\u304c\u6f22\u5b57\u306e\u307f\u304b\u30c1\u30a7\u30c3\u30af\r\n  Dim ret As Boolean\r\n  Dim i As Long\r\n  \r\n  ret = True\r\n  For i = 1 To Len(rng.Text)\r\n    If IsKanji(Mid(rng.Text, i, 1)) = False Then\r\n      ret = False\r\n      Exit For\r\n    End If\r\n  Next\r\n  ChkKanjiRange = ret\r\nEnd Function\r\n\r\nPrivate Function IsKanji(ByVal char As String) As Boolean\r\n'\u6f22\u5b57\u5224\u5225\r\n  Dim cc As Variant\r\n  Dim ret As Boolean\r\n  \r\n  ret = True '\u521d\u671f\u5316\r\n  cc = Val(&quot;&amp;H&quot; &amp; Hex(AscW(char)) &amp; &quot;&amp;&quot;)\r\n  Select Case cc\r\n    Case 19968 To 40959   'CJK\u7d71\u5408\u6f22\u5b57(U+4E00-U+9FFF)\r\n    Case 13312 To 19903   'CJK\u7d71\u5408\u6f22\u5b57\u62e1\u5f35A(U+3400-U+4DBF)\r\n    Case 131072 To 173791 'CJK\u7d71\u5408\u6f22\u5b57\u62e1\u5f35B(U+20000-U+2A6DF)\r\n    Case 173824 To 177983 'CJK\u7d71\u5408\u6f22\u5b57\u62e1\u5f35C(U+2A700-U+2B73F)\r\n    Case 177984 To 178207 'CJK\u7d71\u5408\u6f22\u5b57\u62e1\u5f35D(U+2B740-U+2B81F)\r\n    Case 63744 To 64255   'CJK\u4e92\u63db\u6f22\u5b57(U+F900-U+FAFF)\r\n    Case 194560 To 195103 'CJK\u4e92\u63db\u6f22\u5b57\u88dc\u52a9(U+2F800-U+2FA1F)\r\n    Case Else\r\n      ret = False\r\n  End Select\r\n  IsKanji = ret\r\nEnd Function<\/pre>\n<p>\u4ed5\u7d44\u307f\u3068\u3057\u3066\u306f\u4e0a\u8a18\u30b3\u30fc\u30c9\u3067\u554f\u984c\u306a\u304f\u51e6\u7406\u3067\u304d\u308b\u306f\u305a\u3067\u3059\u3002<br \/>\n\u30fb\u30fb\u30fb\u304c\u3001\u3044\u3056\u5b9f\u884c\u3057\u3066\u307f\u308b\u3068\u3001<\/p>\n<p><a href=\"\/\/www.ka-net.org\/blog\/wp-content\/uploads\/PhoneticDialog_Automation_02_02.gif\"><img loading=\"lazy\" decoding=\"async\" src=\"\/\/www.ka-net.org\/blog\/wp-content\/uploads\/PhoneticDialog_Automation_02_02.gif\" alt=\"PhoneticDialog_Automation_02_02\" width=\"566\" height=\"350\" class=\"alignnone size-full wp-image-6382\" \/><\/a><\/p>\n<p>\u4e0a\u56f3\u306e\u3088\u3046\u306b\u3075\u308a\u304c\u306a\u304c\u8868\u793a\u3055\u308c\u306a\u3044\u6587\u5b57\u5217\u304c\u51fa\u3066\u304f\u308b\u306e\u3067\u3059\u3002<br \/>\n(\u624b\u52d5\u3067\u30c0\u30a4\u30a2\u30ed\u30b0\u3092\u8868\u793a\u3057\u305f\u5834\u5408\u306f\u3001\u554f\u984c\u306a\u304f\u3075\u308a\u304c\u306a\u8868\u793a\u3055\u308c\u308b\u306e\u3067\u539f\u56e0\u306f\u4e0d\u660e)<\/p>\n<p>Word 2016\u3067\u306f\u554f\u984c\u306a\u304f\u5b9f\u884c\u3067\u304d\u308b\u306e\u3067(\u4e0b\u56f3\u53c2\u7167)\u3001\u6050\u3089\u304f\u306fIME\u7b49\u306e\u5b9f\u884c\u74b0\u5883\u306b\u539f\u56e0\u304c\u3042\u308b\u306e\u3060\u3068\u601d\u3044\u307e\u3059\u304c\u3001\u3053\u308c\u4ee5\u4e0a\u306f\u3055\u3059\u304c\u306b\u8abf\u3079\u308b\u306e\u304c\u9762\u5012\u306a\u306e\u3067\u3001\u3053\u306e\u3042\u305f\u308a\u3067\u59a5\u5354\u3057\u3066\u304a\u304d\u307e\u3059\u3002<\/p>\n<p><a href=\"\/\/www.ka-net.org\/blog\/wp-content\/uploads\/PhoneticDialog_Automation_02_01.gif\"><img loading=\"lazy\" decoding=\"async\" src=\"\/\/www.ka-net.org\/blog\/wp-content\/uploads\/PhoneticDialog_Automation_02_01.gif\" alt=\"PhoneticDialog_Automation_02_01\" width=\"614\" height=\"415\" class=\"alignnone size-full wp-image-6381\" \/><\/a><\/p>\n<p>\u305d\u3093\u306a\u308f\u3051\u3067\u3001\u7d50\u5c40<a href=\"\/\/www.ka-net.org\/blog\/?p=4562\" title=\"\u30eb\u30d3(\u3075\u308a\u304c\u306a)\u3092\u4e00\u62ec\u8a2d\u5b9a\u3059\u308bWord\u30de\u30af\u30ed | \u521d\u5fc3\u8005\u5099\u5fd8\u9332\" target=\"_blank\">Excel\u306eGetPhonetic\u30e1\u30bd\u30c3\u30c9<\/a>\u3092\u4f7f\u3046\u65b9\u6cd5\u3068\u3069\u3061\u3089\u304c\u30de\u30b7\u306a\u306e\u304b\u5206\u304b\u3089\u306a\u3044\u304f\u3089\u3044\u4e2d\u9014\u534a\u7aef\u306a\u30b3\u30fc\u30c9\u306b\u306a\u3063\u3066\u3057\u307e\u3044\u307e\u3057\u305f\u304c\u3001<span style=\"color: #ff0000; font-weight: bold;\">\u4e00\u5fdc\u30eb\u30d3\u30c0\u30a4\u30a2\u30ed\u30b0\u306e\u64cd\u4f5c\u306f\u3067\u304d\u305f<\/span>\u3001\u3068\u3044\u3046\u3053\u3068\u3067\u3001\u4eca\u56de\u306f\u7d42\u308f\u308a\u306b\u3057\u305f\u3044\u3068\u601d\u3044\u307e\u3059\u3002<\/p>\n<div id=\"single_banner_area2\" class=\"clearfix one_banner\">\n<div class=\"single_banner single_banner_left\">\n<script async src=\"https:\/\/pagead2.googlesyndication.com\/pagead\/js\/adsbygoogle.js\"><\/script>\r\n<!-- \u8a18\u4e8b\u4e2d(\u30c7\u30a3\u30b9\u30d7\u30ec\u30a4\u5e83\u544a\u30e6\u30cb\u30c3\u30c8) -->\r\n<ins class=\"adsbygoogle\"\r\n     style=\"display:block\"\r\n     data-ad-client=\"ca-pub-7306936664602087\"\r\n     data-ad-slot=\"5429724765\"\r\n     data-ad-format=\"auto\"\r\n     data-full-width-responsive=\"true\"><\/ins>\r\n<script>\r\n     (adsbygoogle = window.adsbygoogle || []).push({});\r\n<\/script>\n<\/div>\n<div class=\"single_banner single_banner_right\">\n<a href=\"\" target=\"_blank\"><img decoding=\"async\" src=\"\" alt=\"\" title=\"\" \/><\/a>\n<\/div>\n<\/div>\n\n","protected":false},"excerpt":{"rendered":"2016\/10\/28 \u8ffd\u8a18\uff1a \u6539\u826f\u7248\u306e\u30de\u30af\u30ed\u3092\u66f8\u304d\u307e\u3057\u305f\u3002 \u524d\u56de\u306e\u8a18\u4e8b\u3067\u306f\u3001Word\u306e\u30eb\u30d3\u30c0\u30a4\u30a2\u30ed\u30b0\u306e\u64cd\u4f5c\u306b\u6311\u3093\u3067\u898b\u4e8b\u306b\u3064\u307e\u3065\u3044\u305f\u308f\u3051\u3067\u3059\u304c\u3001\u5bfe\u51e6\u306f\u7c21\u5358\u3067\u3059\u3002 \u914d\u7f6e\u3084\u30aa\u30d5\u30bb\u30c3\u30c8\u3001\u30d5\u30a9\u30f3\u30c8\u3068\u3044\u3063\u305f\u30aa\u30d7\u30b7\u30e7\u30f3\u306e\u8a2d\u5b9a\u3067\u4e0a\u624b\u304f\u3044 [&hellip;]","protected":false},"author":1,"featured_media":7134,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_jetpack_memberships_contains_paid_content":false,"footnotes":"","jetpack_publicize_message":"","jetpack_publicize_feature_enabled":true,"jetpack_social_post_already_shared":false,"jetpack_social_options":{"image_generator_settings":{"template":"highway","default_image_id":0,"font":"","enabled":false},"version":2}},"categories":[4,49],"tags":[],"class_list":["post-6380","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-office","category-word-office"],"aioseo_notices":[],"jetpack_publicize_connections":[],"jetpack_featured_media_url":"https:\/\/www.ka-net.org\/blog\/wp-content\/uploads\/eyecatch-Word.png","jetpack_shortlink":"https:\/\/wp.me\/p4UZZr-1EU","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/www.ka-net.org\/blog\/index.php?rest_route=\/wp\/v2\/posts\/6380","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.ka-net.org\/blog\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.ka-net.org\/blog\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.ka-net.org\/blog\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.ka-net.org\/blog\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=6380"}],"version-history":[{"count":3,"href":"https:\/\/www.ka-net.org\/blog\/index.php?rest_route=\/wp\/v2\/posts\/6380\/revisions"}],"predecessor-version":[{"id":7584,"href":"https:\/\/www.ka-net.org\/blog\/index.php?rest_route=\/wp\/v2\/posts\/6380\/revisions\/7584"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.ka-net.org\/blog\/index.php?rest_route=\/wp\/v2\/media\/7134"}],"wp:attachment":[{"href":"https:\/\/www.ka-net.org\/blog\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=6380"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.ka-net.org\/blog\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=6380"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.ka-net.org\/blog\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=6380"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}