{"id":2807,"date":"2015-07-29T14:40:47","date_gmt":"2015-07-29T05:40:47","guid":{"rendered":"http:\/\/excelwork.info\/excel\/?p=2807"},"modified":"2015-08-26T00:38:02","modified_gmt":"2015-08-25T15:38:02","slug":"fontunderline","status":"publish","type":"post","link":"https:\/\/excelwork.info\/excel\/fontunderline\/","title":{"rendered":"\u6587\u5b57\u306b\u4e0b\u7dda\u3092\u8a2d\u5b9a\u3059\u308b\uff08Underline \u30d7\u30ed\u30d1\u30c6\u30a3\uff09"},"content":{"rendered":"<h2>\u4e0b\u7dda\u3092\u8a2d\u5b9a\uff08Underline \u30d7\u30ed\u30d1\u30c6\u30a3\uff09<\/h2>\n<div class=\"m30-l\">\n<p><strong>Underline \u30d7\u30ed\u30d1\u30c6\u30a3<\/strong>\u306f\u3001\u6587\u5b57\u306b\u4e0b\u7dda\u3092\u8a2d\u5b9a\u3057\u307e\u3059\u3002\u8a2d\u5b9a\u306b\u306f\u3001<strong>XlUnderlineStyle \u5217\u6319\u578b<\/strong>\u306e\u5b9a\u6570\u3092\u4f7f\u7528\u3057\u307e\u3059\u3002\u5024\u306e\u53d6\u5f97\u304a\u3088\u3073\u8a2d\u5b9a\u304c\u53ef\u80fd\u3067\u3059\u3002<\/p>\n<br \/>\n<div class=\"kkbox\"><strong>\u3010\u66f8\u5f0f\u3011<\/strong><\/p>\n<p>    <span class=\"red\"><strong>\uff1c\u53d6\u5f97\uff1e<\/strong><\/span><br \/>\n    <em>object<\/em>.<strong>Underline<\/strong><\/p>\n<p>    <span class=\"red\"><strong>\uff1c\u8a2d\u5b9a\uff1e<\/strong><\/span><br \/>\n    <em>object<\/em>.<strong>Underline<\/strong> = <em>const<\/em><\/p><\/div>\n<br \/>\n<h3>\u5f15\u6570\u30fb\u623b\u308a\u5024<\/h3>\n<div class=\"m30-l\">\n<ul style=\"margin-top:0;margin-bottom:0;padding-top:0;padding-bottom:0;\">\n<li>object&nbsp;&nbsp;\u30fb\u30fb\u30fb&nbsp;&nbsp;\u5bfe\u8c61\u3068\u306a\u308b <span class=\"red\"><strong>Font \u30aa\u30d6\u30b8\u30a7\u30af\u30c8<\/strong><\/span>\u3092\u6307\u5b9a\u3057\u307e\u3059\u3002<\/li>\n<li>const&nbsp;&nbsp;\u30fb\u30fb\u30fb&nbsp;&nbsp;\u4e0b\u7dda\u306e\u7a2e\u985e\u3092\u8868\u3059<strong>XlUnderlineStyle \u5217\u6319\u578b<\/strong>\u306e\u5b9a\u6570\u3092\u6307\u5b9a\u3057\u307e\u3059\u3002<br \/>\n<table>\n<tr>\n<td align = \"center\" width=\"250\" bgcolor=\"#ffffcc\"><strong>\u5b9a\u6570<\/strong><\/td>\n<td align = \"center\" width=\"80\" bgcolor=\"#ffffcc\"><strong>\u5024<\/strong><\/td>\n<td align = \"center\" width=\"320\" bgcolor=\"#ffffcc\"><strong>\u5185\u5bb9<\/strong><\/td>\n<\/tr>\n<tr>\n<td width=\"250\" >xlUnderlineStyleNone<\/td>\n<td width=\"80\" align = \"center\">-4142<\/td>\n<td width=\"320\" >\u4e0b\u7dda\u306a\u3057<\/td>\n<\/tr>\n<tr>\n<td width=\"250\" >xlUnderlineStyleSingle<\/td>\n<td width=\"80\" align = \"center\">2<\/td>\n<td width=\"320\" >\u4e00\u91cd\u4e0b\u7dda<\/td>\n<\/tr>\n<tr>\n<td width=\"250\" >xlUnderlineStyleDouble<\/td>\n<td width=\"80\" align = \"center\">-4119<\/td>\n<td width=\"320\" >\u4e8c\u91cd\u4e0b\u7dda<\/td>\n<\/tr>\n<tr>\n<td width=\"250\" >xlUnderlineStyleSingleAccounting<\/td>\n<td width=\"80\" align = \"center\">4<\/td>\n<td width=\"320\" >\u4e00\u91cd\u4e0b\u7dda\uff08\u4f1a\u8a08\uff09<\/td>\n<\/tr>\n<tr>\n<td width=\"250\" >xlUnderlineStyleDoubleAccounting<\/td>\n<td width=\"80\" align = \"center\">5<\/td>\n<td width=\"320\" >\u4e8c\u91cd\u4e0b\u7dda\uff08\u4f1a\u8a08\uff09<\/td>\n<\/tr>\n<\/table>\n<p>\n<\/li>\n<\/ul><\/div>\n<\/div>\n<br \/><br \/>\n<h2>\u4e0b\u7dda\u3092\u8a2d\u5b9a\uff08Underline \u30d7\u30ed\u30d1\u30c6\u30a3\uff09\u4f7f\u7528\u4f8b<\/h2>\n<div class=\"m30-l\">\n<h3 id=\"vba_sample\">\u30b5\u30f3\u30d7\u30ebVBA\u30bd\u30fc\u30b9<\/h3>\n<pre class=\"lang:vb mark:0 decode:true \" title=\"\u4e0b\u7dda\u3092\u8a2d\u5b9a\uff08Underline \u30d7\u30ed\u30d1\u30c6\u30a3\uff09\u4f7f\u7528\u4f8b\" data-url=\"http:\/\/example.co.jp\" >\r\n\u3000\r\nSub Sample_Font06()\r\n\r\n    Range(\"B3:F3\").Value = \"aaa\"\r\n    \r\n    '\u4e00\u91cd\u4e0b\u7dda\r\n    Range(\"B3\").Font.Underline = xlUnderlineStyleSingle\r\n    \r\n    '\u4e8c\u91cd\u4e0b\u7dda\r\n    Range(\"C3\").Font.Underline = xlUnderlineStyleDouble\r\n    \r\n    '\u4e00\u91cd\u4e0b\u7dda\uff08\u4f1a\u8a08\uff09\r\n    Range(\"D3\").Font.Underline = xlUnderlineStyleSingleAccounting\r\n    \r\n    '\u4e8c\u91cd\u4e0b\u7dda\uff08\u4f1a\u8a08\uff09\r\n    Range(\"E3\").Font.Underline = xlUnderlineStyleDoubleAccounting\r\n    \r\n    '\u4e0b\u7dda\u306a\u3057\r\n    Range(\"F3\").Font.Underline = xlUnderlineStyleNone\r\n    \r\nEnd Sub\r\n\u3000\r\n  <\/pre>\n<br \/>\n<h3>\u5b9f\u884c\u7d50\u679c<\/h3>\n<p><a href=\"https:\/\/i2.wp.com\/excelwork.info\/excel\/wp\/wp-content\/uploads\/2015\/07\/rangefont06.jpg?ssl=1\" rel=\"lightbox[2807]\"><img loading=\"lazy\" src=\"https:\/\/i2.wp.com\/excelwork.info\/excel\/wp\/wp-content\/uploads\/2015\/07\/rangefont06.jpg?resize=400%2C118&#038;ssl=1\" alt=\"\u4e0b\u7dda Underline \u30d7\u30ed\u30d1\u30c6\u30a3\u3000\u4f8b\" width=\"400\" height=\"118\" class=\"alignnone size-medium wp-image-2808\" srcset=\"https:\/\/i2.wp.com\/excelwork.info\/excel\/wp\/wp-content\/uploads\/2015\/07\/rangefont06.jpg?resize=400%2C118&amp;ssl=1 400w, https:\/\/i2.wp.com\/excelwork.info\/excel\/wp\/wp-content\/uploads\/2015\/07\/rangefont06.jpg?resize=580%2C171&amp;ssl=1 580w, https:\/\/i2.wp.com\/excelwork.info\/excel\/wp\/wp-content\/uploads\/2015\/07\/rangefont06.jpg?w=798&amp;ssl=1 798w\" sizes=\"(max-width: 400px) 100vw, 400px\" data-recalc-dims=\"1\" \/><\/a><\/p>\n<\/div>\n<br \/>\n","protected":false},"excerpt":{"rendered":"<p>\u4e0b\u7dda\u3092\u8a2d\u5b9a\uff08Underline \u30d7\u30ed\u30d1\u30c6\u30a3\uff09 Underline \u30d7\u30ed\u30d1\u30c6\u30a3\u306f\u3001 &#8230; <\/p>\n","protected":false},"author":1,"featured_media":2869,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"amp_status":"","spay_email":"","jetpack_publicize_message":""},"categories":[37],"tags":[408,449,63,450,38,451],"jetpack_featured_media_url":"https:\/\/i2.wp.com\/excelwork.info\/excel\/wp\/wp-content\/uploads\/2015\/07\/rangefont06-400x1181.jpg?fit=400%2C118&ssl=1","jetpack_publicize_connections":[],"jetpack_sharing_enabled":true,"jetpack_shortlink":"https:\/\/wp.me\/p4Ye9i-Jh","_links":{"self":[{"href":"https:\/\/excelwork.info\/excel\/wp-json\/wp\/v2\/posts\/2807"}],"collection":[{"href":"https:\/\/excelwork.info\/excel\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/excelwork.info\/excel\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/excelwork.info\/excel\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/excelwork.info\/excel\/wp-json\/wp\/v2\/comments?post=2807"}],"version-history":[{"count":3,"href":"https:\/\/excelwork.info\/excel\/wp-json\/wp\/v2\/posts\/2807\/revisions"}],"predecessor-version":[{"id":3343,"href":"https:\/\/excelwork.info\/excel\/wp-json\/wp\/v2\/posts\/2807\/revisions\/3343"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/excelwork.info\/excel\/wp-json\/wp\/v2\/media\/2869"}],"wp:attachment":[{"href":"https:\/\/excelwork.info\/excel\/wp-json\/wp\/v2\/media?parent=2807"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/excelwork.info\/excel\/wp-json\/wp\/v2\/categories?post=2807"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/excelwork.info\/excel\/wp-json\/wp\/v2\/tags?post=2807"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}