{"id":2699,"date":"2013-02-13T17:35:07","date_gmt":"2013-02-13T08:35:07","guid":{"rendered":"http:\/\/www.ka-net.org\/blog\/?p=2699"},"modified":"2013-02-13T17:35:07","modified_gmt":"2013-02-13T08:35:07","slug":"office%e7%94%a8%e3%82%a2%e3%83%97%e3%83%aa%e5%8b%95%e7%94%bb%e3%82%92%e6%8c%bf%e5%85%a5%e3%81%99%e3%82%8b%e3%80%82","status":"publish","type":"post","link":"https:\/\/www.ka-net.org\/blog\/?p=2699","title":{"rendered":"[Office\u7528\u30a2\u30d7\u30ea]\u52d5\u753b\u3092\u633f\u5165\u3059\u308b\u3002"},"content":{"rendered":"<p>\u300c<a href=\"\/\/www.ka-net.org\/blog\/?p=2655\" title=\"[Office\u7528\u30a2\u30d7\u30ea]\u753b\u50cf\u3092\u633f\u5165\u3059\u308b\u3002\" target=\"_blank\">[Office\u7528\u30a2\u30d7\u30ea]\u753b\u50cf\u3092\u633f\u5165\u3059\u308b\u3002<\/a>\u300d\u3067setSelectedDataAsync\u30e1\u30bd\u30c3\u30c9\u3092\u4f7f\u3063\u3066Office\u30c9\u30ad\u30e5\u30e1\u30f3\u30c8\u306b\u753b\u50cf\u3092\u633f\u5165\u3059\u308b\u65b9\u6cd5\u3092\u7d39\u4ecb\u3057\u307e\u3057\u305f\u304c\u3001\u4eca\u56de\u306f\u52d5\u753b\u3092\u633f\u5165\u3059\u308b\u65b9\u6cd5\u3092\u7d39\u4ecb\u3057\u307e\u3059\u3002<br \/>\n\u52d5\u753b\u3068\u8a00\u3048\u3070\u300c<a href=\"\/\/www.ka-net.org\/blog\/?p=1960\" title=\"Word 2013\u3067\u306f\u6587\u66f8\u306b\u30aa\u30f3\u30e9\u30a4\u30f3 \u30d3\u30c7\u30aa\u3092\u633f\u5165\u3067\u304d\u308b\u3088\u3046\u306b\u306a\u308a\u307e\u3057\u305f\u3002\" target=\"_blank\">Word 2013\u3067\u306f\u6587\u66f8\u306b\u30aa\u30f3\u30e9\u30a4\u30f3 \u30d3\u30c7\u30aa\u3092\u633f\u5165\u3067\u304d\u308b\u3088\u3046\u306b\u306a\u308a\u307e\u3057\u305f\u3002<\/a>\u300d\u3067\u7d39\u4ecb\u3057\u3066\u3044\u308b\u3088\u3046\u306bWord 2013\u3067\u8ffd\u52a0\u3055\u308c\u305f\u65b0\u6a5f\u80fd\u300c<span style=\"color: #ff0000; font-weight: bold;\">\u30aa\u30f3\u30e9\u30a4\u30f3 \u30d3\u30c7\u30aa<\/span>\u300d\u304c\u3042\u308b\u308f\u3051\u3067\u3059\u304c\u3001\u4eca\u56de\u306f\u3053\u306e\u6a5f\u80fd\u3068\u540c\u69d8\u306e\u6a5f\u80fd\u3092Office\u7528\u30a2\u30d7\u30ea\u3067\u5b9f\u88c5\u3057\u3066\u307f\u307e\u3059\u3002<\/p>\n<p>\u3067\u306f\u65e9\u901f\u30b3\u30fc\u30c9\u3067\u3059(\u5143\u3005\u306f<a href=\"http:\/\/social.msdn.microsoft.com\/Forums\/ja-JP\/appsforoffice\/thread\/b32c262c-8945-47dd-ac69-4842443d3307\" title=\"Embedding videos in the document\" target=\"_blank\">Embedding videos in the document<\/a>\u306e\u56de\u7b54\u7528\u306b\u66f8\u3044\u305f\u3082\u306e\u3067\u3059)\u3002<\/p>\n<p><span style=\"color: #ff0000; font-weight: bold;\">\u203b \u4e0b\u8a18\u30b3\u30fc\u30c9\u306fWord\u5c02\u7528\u306b\u306a\u308a\u307e\u3059\u3002<\/span><\/p>\n<pre class=\"brush: jscript; title: ; notranslate\" title=\"\">&lt;!DOCTYPE html&gt;\r\n&lt;html&gt;\r\n    &lt;head&gt;\r\n        &lt;meta charset=&quot;UTF-8&quot;&gt;\r\n        &lt;meta http-equiv=&quot;X-UA-Compatible&quot; content=&quot;IE=Edge&quot;&gt;\r\n        &lt;script src=&quot;https:\/\/ajax.aspnetcdn.com\/ajax\/jquery\/jquery-1.9.1.min.js&quot;&gt;&lt;\/script&gt;\r\n        &lt;script src=&quot;https:\/\/appsforoffice.microsoft.com\/lib\/1.0\/hosted\/office.js&quot;&gt;&lt;\/script&gt;\r\n        &lt;script&gt;\r\n            Office.initialize = function(reason){}\r\n            $(function(){\r\n                $(&quot;#btnInsertVideo&quot;).click(function(){\r\n                    var vdName = &quot;My Video&quot;;\r\n                    var vdHtml = '&lt;iframe width=&quot;800&quot; height=&quot;600&quot; src=&quot;http:\/\/www.youtube.com\/embed\/qk51u8-4uo4&quot; frameborder=&quot;0&quot; allowfullscreen&gt;&lt;\/iframe&gt;'; \/\/YouTube\u57cb\u3081\u8fbc\u307f\u30b3\u30fc\u30c9\r\n                    \/\/var vdHtml = '&lt;object width=&quot;800&quot; height=&quot;600&quot;&gt;&lt;param name=&quot;movie&quot; value=&quot;http:\/\/i.d.com.com\/av\/video\/embed\/player.swf&quot; \/&gt;&lt;param name=&quot;background&quot; value=&quot;#333333&quot; \/&gt;&lt;param name=&quot;allowFullScreen&quot; value=&quot;true&quot; \/&gt;&lt;param name=&quot;allowScriptAccess&quot; value=&quot;true&quot; \/&gt;&lt;param name=&quot;FlashVars&quot; value=&quot;playerType=embedded&amp;type=id&amp;value=50139900&quot; \/&gt;&lt;embed src=&quot;http:\/\/www.cnet.com\/av\/video\/embed\/player.swf&quot; type=&quot;application\/x-shockwave-flash&quot; background=&quot;#333333&quot; width=&quot;800&quot; height=&quot;600&quot; allowFullScreen=&quot;true&quot; allowScriptAccess=&quot;always&quot; FlashVars=&quot;playerType=embedded&amp;type=id&amp;value=50139900&quot; \/&gt;&lt;\/object&gt;'; \/\/CNET's Video\u57cb\u3081\u8fbc\u307f\u30b3\u30fc\u30c9\r\n                    var vdWidth = 800;\r\n                    var vdHeight = 600;\r\n                    insertOnlineVideo(vdName, vdHtml, vdWidth, vdHeight);\r\n                });\r\n            });\r\n            \r\n            \/\/Insert Online Video\r\n            function insertOnlineVideo(vdName, vdHtml, vdWidth, vdHeight){\r\n                if(Office.CoercionType.Ooxml){\r\n                    var xmlCode = replaceCode(vdName, escapeHtml(vdHtml), vdWidth, vdHeight);\r\n                    Office.context.document.setSelectedDataAsync(\r\n                        xmlCode,\r\n                        {coercionType:&quot;ooxml&quot;}\r\n                    );\r\n                }\r\n            }\r\n            \r\n            \/\/Replace OOXML\r\n            function replaceCode(){\r\n                var i = 0;\r\n                var args = arguments;\r\n                var str = $('#xmlcode').val();\r\n                return str.replace(\/@@\/g, function(){return args&#x5B;i++];});\r\n            }\r\n            \r\n            \/\/Escape HTML\r\n            function escapeHtml(str){\r\n                var elm = document.createElement('pre');\r\n                if(typeof elm.textContent != 'undefined'){\r\n                    elm.textContent = str;\r\n                }else{\r\n                    elm.innerText = str;\r\n                }\r\n                return elm.innerHTML.replace(\/&#x5B;&quot;']\/g, '&amp;quot;');\r\n            }\r\n        &lt;\/script&gt;\r\n    &lt;\/head&gt;\r\n    &lt;body&gt;\r\n        &lt;input id=&quot;btnInsertVideo&quot; type=&quot;button&quot; value=&quot;Insert Video&quot;&gt;\r\n        \r\n&lt;!-- OOXML Code Start --&gt;\r\n&lt;textarea id=&quot;xmlcode&quot; style=&quot;display:none;&quot;&gt;&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;yes&quot;?&gt;\r\n&lt;?mso-application progid=&quot;Word.Document&quot;?&gt;\r\n&lt;pkg:package xmlns:pkg=&quot;http:\/\/schemas.microsoft.com\/office\/2006\/xmlPackage&quot;&gt;\r\n  &lt;pkg:part pkg:name=&quot;\/_rels\/.rels&quot; pkg:contentType=&quot;application\/vnd.openxmlformats-package.relationships+xml&quot; pkg:padding=&quot;512&quot;&gt;\r\n    &lt;pkg:xmlData&gt;\r\n      &lt;Relationships xmlns=&quot;http:\/\/schemas.openxmlformats.org\/package\/2006\/relationships&quot;&gt;\r\n        &lt;Relationship Id=&quot;rId1&quot; Type=&quot;http:\/\/schemas.openxmlformats.org\/officeDocument\/2006\/relationships\/officeDocument&quot; Target=&quot;word\/document.xml&quot; \/&gt;\r\n      &lt;\/Relationships&gt;\r\n    &lt;\/pkg:xmlData&gt;\r\n  &lt;\/pkg:part&gt;\r\n  &lt;pkg:part pkg:name=&quot;\/word\/_rels\/document.xml.rels&quot; pkg:contentType=&quot;application\/vnd.openxmlformats-package.relationships+xml&quot; pkg:padding=&quot;256&quot;&gt;\r\n    &lt;pkg:xmlData&gt;\r\n      &lt;Relationships xmlns=&quot;http:\/\/schemas.openxmlformats.org\/package\/2006\/relationships&quot;&gt;\r\n        &lt;Relationship Id=&quot;rId2&quot; Type=&quot;http:\/\/schemas.openxmlformats.org\/officeDocument\/2006\/relationships\/image&quot; Target=&quot;media\/image1.png&quot; \/&gt;\r\n      &lt;\/Relationships&gt;\r\n    &lt;\/pkg:xmlData&gt;\r\n  &lt;\/pkg:part&gt;\r\n  &lt;pkg:part pkg:name=&quot;\/word\/document.xml&quot; pkg:contentType=&quot;application\/vnd.openxmlformats-officedocument.wordprocessingml.document.main+xml&quot;&gt;\r\n    &lt;pkg:xmlData&gt;\r\n      &lt;w:document mc:Ignorable=&quot;w14 w15 wp14&quot; xmlns:wpc=&quot;http:\/\/schemas.microsoft.com\/office\/word\/2010\/wordprocessingCanvas&quot; xmlns:mc=&quot;http:\/\/schemas.openxmlformats.org\/markup-compatibility\/2006&quot; xmlns:o=&quot;urn:schemas-microsoft-com:office:office&quot; xmlns:r=&quot;http:\/\/schemas.openxmlformats.org\/officeDocument\/2006\/relationships&quot; xmlns:m=&quot;http:\/\/schemas.openxmlformats.org\/officeDocument\/2006\/math&quot; xmlns:v=&quot;urn:schemas-microsoft-com:vml&quot; xmlns:wp14=&quot;http:\/\/schemas.microsoft.com\/office\/word\/2010\/wordprocessingDrawing&quot; xmlns:wp=&quot;http:\/\/schemas.openxmlformats.org\/drawingml\/2006\/wordprocessingDrawing&quot; xmlns:w10=&quot;urn:schemas-microsoft-com:office:word&quot; xmlns:w=&quot;http:\/\/schemas.openxmlformats.org\/wordprocessingml\/2006\/main&quot; xmlns:w14=&quot;http:\/\/schemas.microsoft.com\/office\/word\/2010\/wordml&quot; xmlns:w15=&quot;http:\/\/schemas.microsoft.com\/office\/word\/2012\/wordml&quot; xmlns:wpg=&quot;http:\/\/schemas.microsoft.com\/office\/word\/2010\/wordprocessingGroup&quot; xmlns:wpi=&quot;http:\/\/schemas.microsoft.com\/office\/word\/2010\/wordprocessingInk&quot; xmlns:wne=&quot;http:\/\/schemas.microsoft.com\/office\/word\/2006\/wordml&quot; xmlns:wps=&quot;http:\/\/schemas.microsoft.com\/office\/word\/2010\/wordprocessingShape&quot;&gt;\r\n        &lt;w:body&gt;\r\n          &lt;w:p w:rsidR=&quot;00AE3E50&quot; w:rsidRDefault=&quot;00DE2072&quot;&gt;\r\n            &lt;w:r&gt;\r\n              &lt;w:drawing&gt;\r\n                &lt;wp:inline distT=&quot;0&quot; distB=&quot;0&quot; distL=&quot;0&quot; distR=&quot;0&quot;&gt;\r\n                  &lt;wp:extent cx=&quot;2194560&quot; cy=&quot;1463040&quot; \/&gt;\r\n                  &lt;wp:docPr id=&quot;1&quot; name=&quot;@@&quot; \/&gt;\r\n                  &lt;wp:cNvGraphicFramePr&gt;\r\n                    &lt;a:graphicFrameLocks noChangeAspect=&quot;1&quot; xmlns:a=&quot;http:\/\/schemas.openxmlformats.org\/drawingml\/2006\/main&quot; \/&gt;\r\n                  &lt;\/wp:cNvGraphicFramePr&gt;\r\n                  &lt;a:graphic xmlns:a=&quot;http:\/\/schemas.openxmlformats.org\/drawingml\/2006\/main&quot;&gt;\r\n                    &lt;a:graphicData uri=&quot;http:\/\/schemas.openxmlformats.org\/drawingml\/2006\/picture&quot;&gt;\r\n                      &lt;pic:pic xmlns:pic=&quot;http:\/\/schemas.openxmlformats.org\/drawingml\/2006\/picture&quot;&gt;\r\n                        &lt;pic:nvPicPr&gt;\r\n                          &lt;pic:cNvPr id=&quot;1&quot; name=&quot;&quot; \/&gt;\r\n                          &lt;pic:cNvPicPr \/&gt;\r\n                        &lt;\/pic:nvPicPr&gt;\r\n                        &lt;pic:blipFill&gt;\r\n                          &lt;a:blip r:embed=&quot;rId2&quot;&gt;\r\n                            &lt;a:extLst&gt;\r\n                              &lt;a:ext uri=&quot;{28A0092B-C50C-407E-A947-70E740481C1C}&quot;&gt;\r\n                                &lt;a14:useLocalDpi val=&quot;0&quot; xmlns:a14=&quot;http:\/\/schemas.microsoft.com\/office\/drawing\/2010\/main&quot; \/&gt;\r\n                              &lt;\/a:ext&gt;\r\n                              &lt;a:ext uri=&quot;{C809E66F-F1BF-436E-b5F7-EEA9579F0CBA}&quot;&gt;\r\n                                &lt;wp15:webVideoPr embeddedHtml=&quot;@@&quot; w=&quot;@@&quot; h=&quot;@@&quot; xmlns:wp15=&quot;http:\/\/schemas.microsoft.com\/office\/word\/2012\/wordprocessingDrawing&quot; \/&gt;\r\n                              &lt;\/a:ext&gt;\r\n                            &lt;\/a:extLst&gt;\r\n                          &lt;\/a:blip&gt;\r\n                          &lt;a:stretch&gt;\r\n                            &lt;a:fillRect \/&gt;\r\n                          &lt;\/a:stretch&gt;\r\n                        &lt;\/pic:blipFill&gt;\r\n                        &lt;pic:spPr&gt;\r\n                          &lt;a:xfrm&gt;\r\n                            &lt;a:off x=&quot;0&quot; y=&quot;0&quot; \/&gt;\r\n                            &lt;a:ext cx=&quot;2194560&quot; cy=&quot;1463040&quot; \/&gt;\r\n                          &lt;\/a:xfrm&gt;\r\n                          &lt;a:prstGeom prst=&quot;rect&quot;&gt;\r\n                            &lt;a:avLst \/&gt;\r\n                          &lt;\/a:prstGeom&gt;\r\n                        &lt;\/pic:spPr&gt;\r\n                      &lt;\/pic:pic&gt;\r\n                    &lt;\/a:graphicData&gt;\r\n                  &lt;\/a:graphic&gt;\r\n                &lt;\/wp:inline&gt;\r\n              &lt;\/w:drawing&gt;\r\n            &lt;\/w:r&gt;\r\n          &lt;\/w:p&gt;\r\n        &lt;\/w:body&gt;\r\n      &lt;\/w:document&gt;\r\n    &lt;\/pkg:xmlData&gt;\r\n  &lt;\/pkg:part&gt;\r\n  &lt;pkg:part pkg:name=&quot;\/word\/media\/image1.png&quot; pkg:contentType=&quot;image\/png&quot; pkg:compression=&quot;store&quot;&gt;\r\n    &lt;pkg:binaryData&gt;iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAMAAAHN6w8ZAAAAAXNSR0IArs4c6QAAAARnQU1BAACx\r\njwv8YQUAAAAGUExURQAAAAAAAKVnuc8AAAACdFJOU\/8A5bcwSgAAAAlwSFlzAAAOxAAADsQBlSsO\r\nGwAAAAxJREFUGFdjYBgYAAAAeAABoRR6NAAAAABJRU5ErkJggg==&lt;\/pkg:binaryData&gt;\r\n  &lt;\/pkg:part&gt;\r\n&lt;\/pkg:package&gt;&lt;\/textarea&gt;\r\n&lt;!-- OOXML Code End --&gt;\r\n      \r\n    &lt;\/body&gt;\r\n&lt;\/html&gt;<\/pre>\n<p><a href=\"\/\/www.ka-net.org\/blog\/wp-content\/uploads\/Office2013_33_01.jpg\"><img loading=\"lazy\" decoding=\"async\" src=\"\/\/www.ka-net.org\/blog\/wp-content\/uploads\/Office2013_33_01-300x297.jpg\" alt=\"\" title=\"Office2013_33_01\" width=\"300\" height=\"297\" class=\"alignnone size-medium wp-image-2700\" srcset=\"https:\/\/www.ka-net.org\/blog\/wp-content\/uploads\/Office2013_33_01-300x297.jpg 300w, https:\/\/www.ka-net.org\/blog\/wp-content\/uploads\/Office2013_33_01-150x148.jpg 150w, https:\/\/www.ka-net.org\/blog\/wp-content\/uploads\/Office2013_33_01-75x75.jpg 75w, https:\/\/www.ka-net.org\/blog\/wp-content\/uploads\/Office2013_33_01-290x287.jpg 290w, https:\/\/www.ka-net.org\/blog\/wp-content\/uploads\/Office2013_33_01.jpg 748w\" sizes=\"auto, (max-width: 300px) 100vw, 300px\" \/><\/a><\/p>\n<p><a href=\"\/\/www.ka-net.org\/blog\/wp-content\/uploads\/Office2013_33_02.jpg\"><img loading=\"lazy\" decoding=\"async\" src=\"\/\/www.ka-net.org\/blog\/wp-content\/uploads\/Office2013_33_02-300x297.jpg\" alt=\"\" title=\"Office2013_33_02\" width=\"300\" height=\"297\" class=\"alignnone size-medium wp-image-2701\" srcset=\"https:\/\/www.ka-net.org\/blog\/wp-content\/uploads\/Office2013_33_02-300x297.jpg 300w, https:\/\/www.ka-net.org\/blog\/wp-content\/uploads\/Office2013_33_02-150x148.jpg 150w, https:\/\/www.ka-net.org\/blog\/wp-content\/uploads\/Office2013_33_02-75x75.jpg 75w, https:\/\/www.ka-net.org\/blog\/wp-content\/uploads\/Office2013_33_02-290x287.jpg 290w, https:\/\/www.ka-net.org\/blog\/wp-content\/uploads\/Office2013_33_02.jpg 748w\" sizes=\"auto, (max-width: 300px) 100vw, 300px\" \/><\/a><\/p>\n<p>\u30b3\u30fc\u30c9\u3060\u3051\u3092\u898b\u308b\u3068\u4f55\u3084\u3089\u8907\u96d1\u306a\u3053\u3068\u3092\u3057\u3066\u3044\u305d\u3046\u3067\u3059\u304c\u3001\u3084\u3063\u3066\u3044\u308b\u3053\u3068\u306f\u30aa\u30f3\u30e9\u30a4\u30f3\u30d3\u30c7\u30aa\u7528OOXML\u306e\u3072\u306a\u578b\u3092\u7528\u610f\u3057\u3066\u3001\u5fc5\u8981\u306a\u90e8\u5206\u3092\u66f8\u304d\u63db\u3048\u305f\u5f8csetSelectedDataAsync\u30e1\u30bd\u30c3\u30c9\u3067Office\u30c9\u30ad\u30e5\u30e1\u30f3\u30c8\u306b\u633f\u5165\u3057\u3066\u3044\u308b\u3060\u3051\u3067\u3059\u3002<br \/>\nYouTube\u3068CNET&#8217;s Video\u3067\u3057\u304b\u52d5\u4f5c\u78ba\u8a8d\u3092\u3057\u3066\u3044\u307e\u305b\u3093\u304c\u3001\u52d5\u753b\u5171\u6709\u7528\u306e\u57cb\u3081\u8fbc\u307f\u30b3\u30fc\u30c9\u3055\u3048\u53d6\u5f97\u3067\u304d\u308c\u3070\u3001\u6050\u3089\u304f\u4ed6\u306e\u52d5\u753b\u5171\u6709\u30b5\u30fc\u30d3\u30b9\u306e\u52d5\u753b\u3082\u57cb\u3081\u8fbc\u3080\u3053\u3068\u304c\u3067\u304d\u308b\u3060\u308d\u3046\u3068\u601d\u3044\u307e\u3059\u3002<br \/>\n(OOXML\u306e\u3072\u306a\u578b\u306f\u30c9\u30ad\u30e5\u30e1\u30f3\u30c8\u304b\u3089XML\u30b3\u30f3\u30d0\u30fc\u30c8\u3057\u305f\u3082\u306e\u3092\u5143\u306b\u3057\u3066\u3044\u308b\u306e\u3067\u6b63\u3057\u3044\u66f8\u304d\u65b9\u306b\u306a\u3063\u3066\u3044\u308b\u306e\u304b\u5fae\u5999\u306a\u3068\u3053\u308d\u3067\u306f\u3042\u308a\u307e\u3059\u304c\u3001\u3068\u308a\u3042\u3048\u305a\u76ee\u7684\u306f\u9054\u6210\u3067\u304d\u307e\u3059\u30fb\u30fb\u30fb(^^; )<\/p>\n<h4>\u25a0 \u53c2\u8003Web\u30da\u30fc\u30b8:<\/h4>\n<p><strong>\u30fbInserting images with apps for Office<\/strong><br \/>\n<a href=\"http:\/\/blogs.msdn.com\/b\/officeapps\/archive\/2012\/10\/26\/inserting-images-with-apps-for-office.aspx\" title=\"Inserting images with apps for Office\" target=\"_blank\">http:\/\/blogs.msdn.com\/b\/officeapps\/archive\/2012\/10\/26\/inserting-images-with-apps-for-office.aspx<\/a><br \/>\n<strong>\u30fbJavaScript \u3067 \u30d2\u30a2\u30c9\u30ad\u30e5\u30e1\u30f3\u30c8\u3082\u3069\u304d<\/strong><br \/>\n<a href=\"http:\/\/uupaa.hatenablog.com\/entry\/2012\/11\/08\/154422\" title=\"JavaScript \u3067 \u30d2\u30a2\u30c9\u30ad\u30e5\u30e1\u30f3\u30c8\u3082\u3069\u304d\" target=\"_blank\">http:\/\/uupaa.hatenablog.com\/entry\/2012\/11\/08\/154422<\/a><\/p>\n","protected":false},"excerpt":{"rendered":"\u300c[Office\u7528\u30a2\u30d7\u30ea]\u753b\u50cf\u3092\u633f\u5165\u3059\u308b\u3002\u300d\u3067setSelectedDataAsync\u30e1\u30bd\u30c3\u30c9\u3092\u4f7f\u3063\u3066Office\u30c9\u30ad\u30e5\u30e1\u30f3\u30c8\u306b\u753b\u50cf\u3092\u633f\u5165\u3059\u308b\u65b9\u6cd5\u3092\u7d39\u4ecb\u3057\u307e\u3057\u305f\u304c\u3001\u4eca\u56de\u306f\u52d5\u753b\u3092\u633f\u5165\u3059\u308b\u65b9\u6cd5\u3092\u7d39\u4ecb\u3057\u307e\u3059\u3002 \u52d5\u753b\u3068\u8a00\u3048\u3070\u300cW [&hellip;]","protected":false},"author":1,"featured_media":7119,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_jetpack_newsletter_access":"","_jetpack_dont_email_post_to_subs":false,"_jetpack_newsletter_tier_id":0,"_jetpack_memberships_contains_paywalled_content":false,"_jetpack_feature_clip_id":0,"_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},"jetpack_post_was_ever_published":false},"categories":[130,4,79],"tags":[77],"class_list":["post-2699","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-apps-for-office","category-office","category-office2013","tag-apps-for-office"],"aioseo_notices":[],"aioseo_head":"\n\t\t<!-- All in One SEO 5.0.0.1 - aioseo.com -->\n\t<meta name=\"description\" content=\"\u300c[Office\u7528\u30a2\u30d7\u30ea]\u753b\u50cf\u3092\u633f\u5165\u3059\u308b\u3002\u300d\u3067setSelectedDataAsync\u30e1\u30bd\u30c3\u30c9\u3092\u4f7f\u3063\u3066Offi\" \/>\n\t<meta name=\"robots\" content=\"max-image-preview:large\" \/>\n\t<meta name=\"author\" content=\"\u304d\u306c\u3042\u3055\"\/>\n\t<meta name=\"google-site-verification\" content=\"xy7uchdGM1SE5sADlVsdekXridA1vSaVWceffSwnE48\" \/>\n\t<meta name=\"keywords\" content=\"office \u7528\u30a2\u30d7\u30ea\" \/>\n\t<link rel=\"canonical\" href=\"https:\/\/www.ka-net.org\/blog\/?p=2699\" \/>\n\t<meta name=\"generator\" content=\"All in One SEO (AIOSEO) 5.0.0.1\" \/>\n\t\t<meta property=\"og:locale\" content=\"ja_JP\" \/>\n\t\t<meta property=\"og:site_name\" content=\"\u521d\u5fc3\u8005\u5099\u5fd8\u9332 | Power Automate for desktop\u3084Microsoft Office\u958b\u767a\u306e\u60c5\u5831\u304c\u6e80\u8f09\" \/>\n\t\t<meta property=\"og:type\" content=\"article\" \/>\n\t\t<meta property=\"og:title\" content=\"[Office\u7528\u30a2\u30d7\u30ea]\u52d5\u753b\u3092\u633f\u5165\u3059\u308b\u3002 | \u521d\u5fc3\u8005\u5099\u5fd8\u9332\" \/>\n\t\t<meta property=\"og:description\" content=\"\u300c[Office\u7528\u30a2\u30d7\u30ea]\u753b\u50cf\u3092\u633f\u5165\u3059\u308b\u3002\u300d\u3067setSelectedDataAsync\u30e1\u30bd\u30c3\u30c9\u3092\u4f7f\u3063\u3066Offi\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/www.ka-net.org\/blog\/?p=2699\" \/>\n\t\t<meta property=\"article:published_time\" content=\"2013-02-13T08:35:07+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2013-02-13T08:35:07+00:00\" \/>\n\t\t<meta name=\"twitter:card\" content=\"summary\" \/>\n\t\t<meta name=\"twitter:title\" content=\"[Office\u7528\u30a2\u30d7\u30ea]\u52d5\u753b\u3092\u633f\u5165\u3059\u308b\u3002 | \u521d\u5fc3\u8005\u5099\u5fd8\u9332\" \/>\n\t\t<meta name=\"twitter:description\" content=\"\u300c[Office\u7528\u30a2\u30d7\u30ea]\u753b\u50cf\u3092\u633f\u5165\u3059\u308b\u3002\u300d\u3067setSelectedDataAsync\u30e1\u30bd\u30c3\u30c9\u3092\u4f7f\u3063\u3066Offi\" \/>\n\t\t<script type=\"application\/ld+json\" class=\"aioseo-schema\">\n\t\t\t{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/www.ka-net.org\\\/blog\\\/?p=2699#article\",\"name\":\"[Office\\u7528\\u30a2\\u30d7\\u30ea]\\u52d5\\u753b\\u3092\\u633f\\u5165\\u3059\\u308b\\u3002 | \\u521d\\u5fc3\\u8005\\u5099\\u5fd8\\u9332\",\"headline\":\"[Office\\u7528\\u30a2\\u30d7\\u30ea]\\u52d5\\u753b\\u3092\\u633f\\u5165\\u3059\\u308b\\u3002\",\"author\":{\"@id\":\"https:\\\/\\\/www.ka-net.org\\\/blog\\\/?author=1#author\"},\"publisher\":{\"@id\":\"https:\\\/\\\/www.ka-net.org\\\/blog\\\/#organization\"},\"image\":{\"@type\":\"ImageObject\",\"url\":\"https:\\\/\\\/www.ka-net.org\\\/blog\\\/wp-content\\\/uploads\\\/eyecatch-OfficeAddins.png\",\"width\":790,\"height\":480},\"datePublished\":\"2013-02-13T17:35:07+09:00\",\"dateModified\":\"2013-02-13T17:35:07+09:00\",\"inLanguage\":\"ja\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/www.ka-net.org\\\/blog\\\/?p=2699#webpage\"},\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.ka-net.org\\\/blog\\\/?p=2699#webpage\"},\"articleSection\":\"Office \\u30a2\\u30c9\\u30a4\\u30f3, Office\\u95a2\\u9023, Office 2013, Office \\u7528\\u30a2\\u30d7\\u30ea\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.ka-net.org\\\/blog\\\/?p=2699#breadcrumblist\",\"itemListElement\":[{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.ka-net.org\\\/blog#listItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.ka-net.org\\\/blog\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.ka-net.org\\\/blog\\\/?cat=4#listItem\",\"name\":\"Office\\u95a2\\u9023\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.ka-net.org\\\/blog\\\/?cat=4#listItem\",\"position\":2,\"name\":\"Office\\u95a2\\u9023\",\"item\":\"https:\\\/\\\/www.ka-net.org\\\/blog\\\/?cat=4\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.ka-net.org\\\/blog\\\/?cat=79#listItem\",\"name\":\"Office 2013\"},\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.ka-net.org\\\/blog#listItem\",\"name\":\"Home\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.ka-net.org\\\/blog\\\/?cat=79#listItem\",\"position\":3,\"name\":\"Office 2013\",\"item\":\"https:\\\/\\\/www.ka-net.org\\\/blog\\\/?cat=79\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.ka-net.org\\\/blog\\\/?p=2699#listItem\",\"name\":\"[Office\\u7528\\u30a2\\u30d7\\u30ea]\\u52d5\\u753b\\u3092\\u633f\\u5165\\u3059\\u308b\\u3002\"},\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.ka-net.org\\\/blog\\\/?cat=4#listItem\",\"name\":\"Office\\u95a2\\u9023\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.ka-net.org\\\/blog\\\/?p=2699#listItem\",\"position\":4,\"name\":\"[Office\\u7528\\u30a2\\u30d7\\u30ea]\\u52d5\\u753b\\u3092\\u633f\\u5165\\u3059\\u308b\\u3002\",\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.ka-net.org\\\/blog\\\/?cat=79#listItem\",\"name\":\"Office 2013\"}}]},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/www.ka-net.org\\\/blog\\\/#organization\",\"name\":\"\\u521d\\u5fc3\\u8005\\u5099\\u5fd8\\u9332\",\"description\":\"Power Automate for desktop\\u3084Microsoft Office\\u958b\\u767a\\u306e\\u60c5\\u5831\\u304c\\u6e80\\u8f09\",\"url\":\"https:\\\/\\\/www.ka-net.org\\\/blog\\\/\"},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/www.ka-net.org\\\/blog\\\/?author=1#author\",\"url\":\"https:\\\/\\\/www.ka-net.org\\\/blog\\\/?author=1\",\"name\":\"\\u304d\\u306c\\u3042\\u3055\",\"image\":{\"@type\":\"ImageObject\",\"@id\":\"https:\\\/\\\/www.ka-net.org\\\/blog\\\/?p=2699#authorImage\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/1c6237fc3012b3da1f36fa6435b2ccea656e2ff69a51f709c7d8352c69356dc3?s=96&d=mm&r=g\",\"width\":96,\"height\":96,\"caption\":\"\\u304d\\u306c\\u3042\\u3055\"}},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.ka-net.org\\\/blog\\\/?p=2699#webpage\",\"url\":\"https:\\\/\\\/www.ka-net.org\\\/blog\\\/?p=2699\",\"name\":\"[Office\\u7528\\u30a2\\u30d7\\u30ea]\\u52d5\\u753b\\u3092\\u633f\\u5165\\u3059\\u308b\\u3002 | \\u521d\\u5fc3\\u8005\\u5099\\u5fd8\\u9332\",\"description\":\"\\u300c[Office\\u7528\\u30a2\\u30d7\\u30ea]\\u753b\\u50cf\\u3092\\u633f\\u5165\\u3059\\u308b\\u3002\\u300d\\u3067setSelectedDataAsync\\u30e1\\u30bd\\u30c3\\u30c9\\u3092\\u4f7f\\u3063\\u3066Offi\",\"inLanguage\":\"ja\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.ka-net.org\\\/blog\\\/#website\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.ka-net.org\\\/blog\\\/?p=2699#breadcrumblist\"},\"author\":{\"@id\":\"https:\\\/\\\/www.ka-net.org\\\/blog\\\/?author=1#author\"},\"creator\":{\"@id\":\"https:\\\/\\\/www.ka-net.org\\\/blog\\\/?author=1#author\"},\"image\":{\"@type\":\"ImageObject\",\"url\":\"https:\\\/\\\/www.ka-net.org\\\/blog\\\/wp-content\\\/uploads\\\/eyecatch-OfficeAddins.png\",\"@id\":\"https:\\\/\\\/www.ka-net.org\\\/blog\\\/?p=2699\\\/#mainImage\",\"width\":790,\"height\":480},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/www.ka-net.org\\\/blog\\\/?p=2699#mainImage\"},\"datePublished\":\"2013-02-13T17:35:07+09:00\",\"dateModified\":\"2013-02-13T17:35:07+09:00\"},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.ka-net.org\\\/blog\\\/#website\",\"url\":\"https:\\\/\\\/www.ka-net.org\\\/blog\\\/\",\"name\":\"\\u521d\\u5fc3\\u8005\\u5099\\u5fd8\\u9332\",\"description\":\"Power Automate for desktop\\u3084Microsoft Office\\u958b\\u767a\\u306e\\u60c5\\u5831\\u304c\\u6e80\\u8f09\",\"inLanguage\":\"ja\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.ka-net.org\\\/blog\\\/#organization\"}}]}\n\t\t<\/script>\n\t\t<!-- All in One SEO -->\n\n","aioseo_head_json":{"title":"[Office\u7528\u30a2\u30d7\u30ea]\u52d5\u753b\u3092\u633f\u5165\u3059\u308b\u3002 | \u521d\u5fc3\u8005\u5099\u5fd8\u9332","description":"\u300c[Office\u7528\u30a2\u30d7\u30ea]\u753b\u50cf\u3092\u633f\u5165\u3059\u308b\u3002\u300d\u3067setSelectedDataAsync\u30e1\u30bd\u30c3\u30c9\u3092\u4f7f\u3063\u3066Offi","canonical_url":"https:\/\/www.ka-net.org\/blog\/?p=2699","robots":"max-image-preview:large","keywords":"office \u7528\u30a2\u30d7\u30ea","webmasterTools":{"google-site-verification":"xy7uchdGM1SE5sADlVsdekXridA1vSaVWceffSwnE48","miscellaneous":""},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.ka-net.org\/blog\/?p=2699#article","name":"[Office\u7528\u30a2\u30d7\u30ea]\u52d5\u753b\u3092\u633f\u5165\u3059\u308b\u3002 | \u521d\u5fc3\u8005\u5099\u5fd8\u9332","headline":"[Office\u7528\u30a2\u30d7\u30ea]\u52d5\u753b\u3092\u633f\u5165\u3059\u308b\u3002","author":{"@id":"https:\/\/www.ka-net.org\/blog\/?author=1#author"},"publisher":{"@id":"https:\/\/www.ka-net.org\/blog\/#organization"},"image":{"@type":"ImageObject","url":"https:\/\/www.ka-net.org\/blog\/wp-content\/uploads\/eyecatch-OfficeAddins.png","width":790,"height":480},"datePublished":"2013-02-13T17:35:07+09:00","dateModified":"2013-02-13T17:35:07+09:00","inLanguage":"ja","mainEntityOfPage":{"@id":"https:\/\/www.ka-net.org\/blog\/?p=2699#webpage"},"isPartOf":{"@id":"https:\/\/www.ka-net.org\/blog\/?p=2699#webpage"},"articleSection":"Office \u30a2\u30c9\u30a4\u30f3, Office\u95a2\u9023, Office 2013, Office \u7528\u30a2\u30d7\u30ea"},{"@type":"BreadcrumbList","@id":"https:\/\/www.ka-net.org\/blog\/?p=2699#breadcrumblist","itemListElement":[{"@type":"ListItem","@id":"https:\/\/www.ka-net.org\/blog#listItem","position":1,"name":"Home","item":"https:\/\/www.ka-net.org\/blog","nextItem":{"@type":"ListItem","@id":"https:\/\/www.ka-net.org\/blog\/?cat=4#listItem","name":"Office\u95a2\u9023"}},{"@type":"ListItem","@id":"https:\/\/www.ka-net.org\/blog\/?cat=4#listItem","position":2,"name":"Office\u95a2\u9023","item":"https:\/\/www.ka-net.org\/blog\/?cat=4","nextItem":{"@type":"ListItem","@id":"https:\/\/www.ka-net.org\/blog\/?cat=79#listItem","name":"Office 2013"},"previousItem":{"@type":"ListItem","@id":"https:\/\/www.ka-net.org\/blog#listItem","name":"Home"}},{"@type":"ListItem","@id":"https:\/\/www.ka-net.org\/blog\/?cat=79#listItem","position":3,"name":"Office 2013","item":"https:\/\/www.ka-net.org\/blog\/?cat=79","nextItem":{"@type":"ListItem","@id":"https:\/\/www.ka-net.org\/blog\/?p=2699#listItem","name":"[Office\u7528\u30a2\u30d7\u30ea]\u52d5\u753b\u3092\u633f\u5165\u3059\u308b\u3002"},"previousItem":{"@type":"ListItem","@id":"https:\/\/www.ka-net.org\/blog\/?cat=4#listItem","name":"Office\u95a2\u9023"}},{"@type":"ListItem","@id":"https:\/\/www.ka-net.org\/blog\/?p=2699#listItem","position":4,"name":"[Office\u7528\u30a2\u30d7\u30ea]\u52d5\u753b\u3092\u633f\u5165\u3059\u308b\u3002","previousItem":{"@type":"ListItem","@id":"https:\/\/www.ka-net.org\/blog\/?cat=79#listItem","name":"Office 2013"}}]},{"@type":"Organization","@id":"https:\/\/www.ka-net.org\/blog\/#organization","name":"\u521d\u5fc3\u8005\u5099\u5fd8\u9332","description":"Power Automate for desktop\u3084Microsoft Office\u958b\u767a\u306e\u60c5\u5831\u304c\u6e80\u8f09","url":"https:\/\/www.ka-net.org\/blog\/"},{"@type":"Person","@id":"https:\/\/www.ka-net.org\/blog\/?author=1#author","url":"https:\/\/www.ka-net.org\/blog\/?author=1","name":"\u304d\u306c\u3042\u3055","image":{"@type":"ImageObject","@id":"https:\/\/www.ka-net.org\/blog\/?p=2699#authorImage","url":"https:\/\/secure.gravatar.com\/avatar\/1c6237fc3012b3da1f36fa6435b2ccea656e2ff69a51f709c7d8352c69356dc3?s=96&d=mm&r=g","width":96,"height":96,"caption":"\u304d\u306c\u3042\u3055"}},{"@type":"WebPage","@id":"https:\/\/www.ka-net.org\/blog\/?p=2699#webpage","url":"https:\/\/www.ka-net.org\/blog\/?p=2699","name":"[Office\u7528\u30a2\u30d7\u30ea]\u52d5\u753b\u3092\u633f\u5165\u3059\u308b\u3002 | \u521d\u5fc3\u8005\u5099\u5fd8\u9332","description":"\u300c[Office\u7528\u30a2\u30d7\u30ea]\u753b\u50cf\u3092\u633f\u5165\u3059\u308b\u3002\u300d\u3067setSelectedDataAsync\u30e1\u30bd\u30c3\u30c9\u3092\u4f7f\u3063\u3066Offi","inLanguage":"ja","isPartOf":{"@id":"https:\/\/www.ka-net.org\/blog\/#website"},"breadcrumb":{"@id":"https:\/\/www.ka-net.org\/blog\/?p=2699#breadcrumblist"},"author":{"@id":"https:\/\/www.ka-net.org\/blog\/?author=1#author"},"creator":{"@id":"https:\/\/www.ka-net.org\/blog\/?author=1#author"},"image":{"@type":"ImageObject","url":"https:\/\/www.ka-net.org\/blog\/wp-content\/uploads\/eyecatch-OfficeAddins.png","@id":"https:\/\/www.ka-net.org\/blog\/?p=2699\/#mainImage","width":790,"height":480},"primaryImageOfPage":{"@id":"https:\/\/www.ka-net.org\/blog\/?p=2699#mainImage"},"datePublished":"2013-02-13T17:35:07+09:00","dateModified":"2013-02-13T17:35:07+09:00"},{"@type":"WebSite","@id":"https:\/\/www.ka-net.org\/blog\/#website","url":"https:\/\/www.ka-net.org\/blog\/","name":"\u521d\u5fc3\u8005\u5099\u5fd8\u9332","description":"Power Automate for desktop\u3084Microsoft Office\u958b\u767a\u306e\u60c5\u5831\u304c\u6e80\u8f09","inLanguage":"ja","publisher":{"@id":"https:\/\/www.ka-net.org\/blog\/#organization"}}]},"og:locale":"ja_JP","og:site_name":"\u521d\u5fc3\u8005\u5099\u5fd8\u9332 | Power Automate for desktop\u3084Microsoft Office\u958b\u767a\u306e\u60c5\u5831\u304c\u6e80\u8f09","og:type":"article","og:title":"[Office\u7528\u30a2\u30d7\u30ea]\u52d5\u753b\u3092\u633f\u5165\u3059\u308b\u3002 | \u521d\u5fc3\u8005\u5099\u5fd8\u9332","og:description":"\u300c[Office\u7528\u30a2\u30d7\u30ea]\u753b\u50cf\u3092\u633f\u5165\u3059\u308b\u3002\u300d\u3067setSelectedDataAsync\u30e1\u30bd\u30c3\u30c9\u3092\u4f7f\u3063\u3066Offi","og:url":"https:\/\/www.ka-net.org\/blog\/?p=2699","article:published_time":"2013-02-13T08:35:07+00:00","article:modified_time":"2013-02-13T08:35:07+00:00","twitter:card":"summary","twitter:title":"[Office\u7528\u30a2\u30d7\u30ea]\u52d5\u753b\u3092\u633f\u5165\u3059\u308b\u3002 | \u521d\u5fc3\u8005\u5099\u5fd8\u9332","twitter:description":"\u300c[Office\u7528\u30a2\u30d7\u30ea]\u753b\u50cf\u3092\u633f\u5165\u3059\u308b\u3002\u300d\u3067setSelectedDataAsync\u30e1\u30bd\u30c3\u30c9\u3092\u4f7f\u3063\u3066Offi"},"aioseo_meta_data":{"post_id":"2699","title":null,"description":null,"keywords":null,"keyphrases":null,"primary_term":null,"canonical_url":null,"og_title":null,"og_description":null,"og_object_type":"default","og_image_type":"default","og_image_url":null,"og_image_width":null,"og_image_height":null,"og_image_custom_url":null,"og_image_custom_fields":null,"og_video":null,"og_custom_url":null,"og_article_section":null,"og_article_tags":null,"twitter_use_og":false,"twitter_card":"default","twitter_image_type":"default","twitter_image_url":null,"twitter_image_custom_url":null,"twitter_image_custom_fields":null,"twitter_title":null,"twitter_description":null,"schema":{"blockGraphs":[],"customGraphs":[],"default":{"data":{"Article":[],"Course":[],"Dataset":[],"FAQPage":[],"Movie":[],"Person":[],"Product":[],"ProductReview":[],"Car":[],"Recipe":[],"Service":[],"SoftwareApplication":[],"WebPage":[]},"graphName":"","isEnabled":true},"graphs":[],"defaultGraph":"","defaultPostTypeGraph":""},"schema_type":null,"schema_type_options":null,"pillar_content":false,"robots_default":true,"robots_noindex":false,"robots_noarchive":false,"robots_nosnippet":false,"robots_nofollow":false,"robots_noimageindex":false,"robots_noodp":false,"robots_notranslate":false,"robots_max_snippet":null,"robots_max_videopreview":null,"robots_max_imagepreview":"large","priority":null,"frequency":null,"local_seo":null,"breadcrumb_settings":null,"limit_modified_date":false,"ai":null,"created":"2020-12-24 07:04:57","updated":"2022-09-14 05:00:15","seo_analyzer_scan_date":null,"focus_keyword":null,"additional_keywords":null,"truseo_locale":null},"jetpack_publicize_connections":[],"jetpack_featured_media_url":"https:\/\/www.ka-net.org\/blog\/wp-content\/uploads\/eyecatch-OfficeAddins.png","jetpack_shortlink":"https:\/\/wp.me\/p4UZZr-Hx","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/www.ka-net.org\/blog\/index.php?rest_route=\/wp\/v2\/posts\/2699","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=2699"}],"version-history":[{"count":4,"href":"https:\/\/www.ka-net.org\/blog\/index.php?rest_route=\/wp\/v2\/posts\/2699\/revisions"}],"predecessor-version":[{"id":2705,"href":"https:\/\/www.ka-net.org\/blog\/index.php?rest_route=\/wp\/v2\/posts\/2699\/revisions\/2705"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.ka-net.org\/blog\/index.php?rest_route=\/wp\/v2\/media\/7119"}],"wp:attachment":[{"href":"https:\/\/www.ka-net.org\/blog\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=2699"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.ka-net.org\/blog\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=2699"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.ka-net.org\/blog\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=2699"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}