{"id":8464,"date":"2017-05-24T10:45:24","date_gmt":"2017-05-24T01:45:24","guid":{"rendered":"https:\/\/www.ka-net.org\/blog\/?p=8464"},"modified":"2017-05-25T11:27:34","modified_gmt":"2017-05-25T02:27:34","slug":"%e9%81%b8%e6%8a%9e%e4%b8%ad%e3%81%ae%e5%9b%b3%e5%bd%a2%e3%81%ae%e6%9b%b8%e5%bc%8f%e8%a8%ad%e5%ae%9a%e3%82%92%e4%b8%80%e6%8b%ac%e5%a4%89%e6%9b%b4%e3%81%99%e3%82%8bpowerpoint%e3%83%9e%e3%82%af%e3%83%ad","status":"publish","type":"post","link":"https:\/\/www.ka-net.org\/blog\/?p=8464","title":{"rendered":"\u9078\u629e\u4e2d\u306e\u56f3\u5f62\u306e\u66f8\u5f0f\u8a2d\u5b9a\u3092\u4e00\u62ec\u5909\u66f4\u3059\u308bPowerPoint\u30de\u30af\u30ed"},"content":{"rendered":"<p>PowerPoint\u3067\u8907\u6570\u306e\u56f3\u5f62\u306e\u66f8\u5f0f\u3092\u4e00\u3064\u305a\u3064\u5909\u66f4\u3059\u308b\u306e\u304c\u9762\u5012\u3060\u3063\u305f\u306e\u3067\u66f8\u3044\u305f\u30de\u30af\u30ed\u3067\u3059\u3002<br \/>\n\u7d30\u304b\u3044\u30a8\u30e9\u30fc\u51e6\u7406\u306f\u3057\u3066\u3044\u307e\u305b\u3093\u3002<\/p>\n<pre class=\"brush: vb; title: ; notranslate\" title=\"\">Option Explicit\r\n\r\nPublic Sub SetShapeStyle()\r\n  Dim srng As PowerPoint.ShapeRange\r\n  Dim shp As PowerPoint.Shape\r\n  \r\n  On Error Resume Next\r\n  Set srng = Application.ActiveWindow.Selection.ShapeRange\r\n  On Error GoTo 0\r\n  If Not srng Is Nothing Then\r\n    For Each shp In srng\r\n      With shp\r\n        On Error Resume Next\r\n        .Fill.Solid\r\n        .Fill.Visible = False '\u5857\u308a\u3064\u3076\u3057\u306a\u3057\r\n        On Error GoTo 0\r\n        If .TextFrame2.HasText = True Then\r\n          .TextFrame2.TextRange.Font.Fill.ForeColor.RGB = RGB(0, 0, 0)\r\n        End If\r\n        With .Line\r\n          .Weight = 1\r\n          .ForeColor.RGB = RGB(0, 0, 0)\r\n          .DashStyle = msoLineSolid\r\n          .Style = msoLineSingle\r\n        End With\r\n      End With\r\n    Next\r\n  End If\r\nEnd Sub<\/pre>\n<p>\u56f3\u5f62\u3092\u9078\u629e\u3057\u305f\u72b6\u614b\u3067\u30de\u30af\u30ed\u3092\u5b9f\u884c\u3059\u308b\u3068\u3001\u4e00\u77ac\u3067\u66f8\u5f0f\u304c\u5909\u66f4\u3055\u308c\u307e\u3059\u3002<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ka-net.org\/blog\/wp-content\/uploads\/SetShapeStyle_01.jpg\" alt=\"\" width=\"721\" height=\"547\" class=\"alignnone size-full wp-image-8465\" srcset=\"https:\/\/www.ka-net.org\/blog\/wp-content\/uploads\/SetShapeStyle_01.jpg 721w, https:\/\/www.ka-net.org\/blog\/wp-content\/uploads\/SetShapeStyle_01-300x228.jpg 300w\" sizes=\"auto, (max-width: 721px) 100vw, 721px\" \/><\/p>\n<p><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ka-net.org\/blog\/wp-content\/uploads\/SetShapeStyle_02.jpg\" alt=\"\" width=\"721\" height=\"547\" class=\"alignnone size-full wp-image-8466\" srcset=\"https:\/\/www.ka-net.org\/blog\/wp-content\/uploads\/SetShapeStyle_02.jpg 721w, https:\/\/www.ka-net.org\/blog\/wp-content\/uploads\/SetShapeStyle_02-300x228.jpg 300w\" sizes=\"auto, (max-width: 721px) 100vw, 721px\" \/><\/p>\n<p>\u30b3\u30fc\u30c9\u3092\u5909\u3048\u308c\u3070\u597d\u304d\u306a\u66f8\u5f0f\u306b\u3059\u308b\u3053\u3068\u3082\u3067\u304d\u308b\u306e\u3067\u3001\u5927\u91cf\u306e\u56f3\u5f62\u3092\u6271\u3046\u6a5f\u4f1a\u304c\u591a\u3044\u65b9\u306f\u662f\u975e\u304a\u8a66\u3057\u304f\u3060\u3055\u3044\u3002<\/p>\n<hr \/>\n<p><span style=\"color: #ff0000; font-weight: bold;\">2017\/5\/25 \u8ffd\u8a18\uff1a<\/span><br \/>\n\u3069\u306e\u30d5\u30a1\u30a4\u30eb\u3092\u958b\u3044\u3066\u3044\u308b\u3068\u304d\u3067\u3082\u30de\u30af\u30ed\u3092\u547c\u3073\u51fa\u3057\u305f\u3044\u3068\u304d\u306f\u3001\u4e0b\u8a18\u8a18\u4e8b\u306e\u65b9\u6cd5\u3092\u3054\u53c2\u7167\u304f\u3060\u3055\u3044\u3002<\/p>\n<div class=\"cardlink\"><a href=\"https:\/\/www.ka-net.org\/blog\/?p=8488\"><div class=\"cardlink_thumbnail\"><img src='https:\/\/www.ka-net.org\/blog\/wp-content\/uploads\/eyecatch-PowerPointVBA-120x120.png' alt='PowerPoint\u306e\u30de\u30af\u30ed\u3092\u5171\u6709\u5316\u3057\u3066\u4f7f\u3046\u65b9\u6cd5' width=120 height=120 \/><\/a><\/div><div class=\"cardlink_content\"><span class=\"timestamp\">2017.05.25<\/span><div class=\"cardlink_title\"><a href=\"https:\/\/www.ka-net.org\/blog\/?p=8488\">PowerPoint\u306e\u30de\u30af\u30ed\u3092\u5171\u6709\u5316\u3057\u3066\u4f7f\u3046\u65b9\u6cd5 <\/a><\/div><div class=\"cardlink_excerpt\">\u8a18\u4e8b\u306e\u30bf\u30a4\u30c8\u30eb\u3060\u3051\u898b\u308b\u3068\u3061\u3087\u3063\u3068\u5206\u304b\u308a\u3065\u3089\u3044\u3067\u3059\u304c\u3001\u8981\u3059\u308b\u306bWord\u306e\u6a19\u6e96\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8(Normal.dotm)\u306e\u3088\u3046\u306b\u3001\u3069\u306e\u30c9\u30ad\u30e5\u30e1\u30f3\u30c8\u3092\u958b\u3044\u3066\u3044\u308b\u3068\u304d\u3067\u3082\u4f7f\u3048\u308b\u30de\u30af\u30ed\u3092\u7528\u610f\u3057\u3066\u307f\u3088\u3046\u3001\u3068\u3044\u3046\u8a71\u3067\u3059\u3002\r\n\r\n\u4f7f\u3046\u3082\u306e\r\n\r\n\r\n7-Zip\r\n\u30c6\u30ad\u30b9\u30c8\u30a8\u30c7\u30a3\u30bf...<\/div><\/div><div class=\"cardlink_footer\"><\/div><\/div>\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":"PowerPoint\u3067\u8907\u6570\u306e\u56f3\u5f62\u306e\u66f8\u5f0f\u3092\u4e00\u3064\u305a\u3064\u5909\u66f4\u3059\u308b\u306e\u304c\u9762\u5012\u3060\u3063\u305f\u306e\u3067\u66f8\u3044\u305f\u30de\u30af\u30ed\u3067\u3059\u3002 \u7d30\u304b\u3044\u30a8\u30e9\u30fc\u51e6\u7406\u306f\u3057\u3066\u3044\u307e\u305b\u3093\u3002 Option Explicit Public Sub SetShapeStyle() Dim [&hellip;]","protected":false},"author":1,"featured_media":7126,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_jetpack_memberships_contains_paid_content":false,"footnotes":"","jetpack_publicize_message":"[\u9078\u629e\u4e2d\u306e\u56f3\u5f62\u306e\u66f8\u5f0f\u8a2d\u5b9a\u3092\u4e00\u62ec\u5909\u66f4\u3059\u308bPowerPoint\u30de\u30af\u30ed]","jetpack_publicize_feature_enabled":true,"jetpack_social_post_already_shared":true,"jetpack_social_options":{"image_generator_settings":{"template":"highway","default_image_id":0,"font":"","enabled":false},"version":2}},"categories":[4,58],"tags":[],"class_list":["post-8464","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-office","category-powerpoint"],"aioseo_notices":[],"jetpack_publicize_connections":[],"jetpack_featured_media_url":"https:\/\/www.ka-net.org\/blog\/wp-content\/uploads\/eyecatch-PowerPointVBA.png","jetpack_shortlink":"https:\/\/wp.me\/p4UZZr-2cw","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/www.ka-net.org\/blog\/index.php?rest_route=\/wp\/v2\/posts\/8464","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=8464"}],"version-history":[{"count":3,"href":"https:\/\/www.ka-net.org\/blog\/index.php?rest_route=\/wp\/v2\/posts\/8464\/revisions"}],"predecessor-version":[{"id":8507,"href":"https:\/\/www.ka-net.org\/blog\/index.php?rest_route=\/wp\/v2\/posts\/8464\/revisions\/8507"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.ka-net.org\/blog\/index.php?rest_route=\/wp\/v2\/media\/7126"}],"wp:attachment":[{"href":"https:\/\/www.ka-net.org\/blog\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=8464"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.ka-net.org\/blog\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=8464"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.ka-net.org\/blog\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=8464"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}