{"id":372,"date":"2023-10-31T15:55:47","date_gmt":"2023-10-31T15:55:47","guid":{"rendered":"https:\/\/exceladvisor.org\/cn\/%e6%96%b0%e9%98%9f\/"},"modified":"2023-12-10T11:49:57","modified_gmt":"2023-12-10T11:49:57","slug":"%e6%96%b0%e9%98%9f","status":"publish","type":"page","link":"https:\/\/exceladvisor.org\/cn\/%e6%96%b0%e9%98%9f\/","title":{"rendered":"\u5982\u4f55\u5728vba\u4ee3\u7801\u4e2d\u6dfb\u52a0\u65b0\u884c\uff1f"},"content":{"rendered":"<div class=\"excel-\" id=\"excel-647682542\"><script type=\"text\/javascript\">\r\n\tatOptions = {\r\n\t\t'key' : 'c1158f160081d6540a8409e6925dab94',\r\n\t\t'format' : 'iframe',\r\n\t\t'height' : 250,\r\n\t\t'width' : 300,\r\n\t\t'params' : {}\r\n\t};\r\n<\/script>\r\n<script type=\"text\/javascript\" src=\"\/\/www.highperformanceformat.com\/c1158f160081d6540a8409e6925dab94\/invoke.js\"><\/script><\/div> <p>\u5728 VBA \u4e2d\uff0c\u6709\u4e09\u4e2a\u4e0d\u540c\u7684\uff08\u5e38\u91cf\uff09\u7528\u4e8e\u6dfb\u52a0\u6362\u884c\u7b26\u3002<\/p><ol><li> vb\u6362\u884c\u7b26<\/li><li>\u94ec\u94ec<\/li><li>\u75c5\u6bd2<\/li><\/ol><h2 class=\"wp-block-heading\">vb\u6362\u884c\u7b26<\/h2><p>vbNewLine \u63d2\u5165\u4e00\u4e2a\u6362\u884c\u7b26\uff0c\u8be5\u6362\u884c\u7b26\u8fdb\u5165\u6362\u884c\u7b26\u3002\u5728\u4e0b\u9762\u7684\u4ee3\u7801\u884c\u4e2d\uff0c\u60a8\u4f7f\u7528\u6b64\u7ec4\u5408\u4e86\u4e24\u4e2a\u5b57\u7b26\u4e32\u3002<\/p><pre class=\"wp-block-code\"> <code class=\"language-visual-basic\" lang=\"visual-basic\">Range(\"A1\") = \"Line1\" &amp; vbNewLine &amp; \"Line2\"<\/code><\/pre><p>\u5f53\u60a8<a href=\"https:\/\/exceladvisor.org\/cn\/\u6267\u884c\u5b8f2\/\">\u8fd0\u884c\u6b64\u5b8f<\/a>\u65f6\uff0c\u5b83\u4f1a\u8fd4\u56de\u4e24\u884c\u5b57\u7b26\u4e32\u3002 <\/p><div class=\"wp-block-image\"><figure class=\"aligncenter size-large is-resized\"><img loading=\"lazy\" decoding=\"async\" class=\"wp-image-51775\" src=\"https:\/\/exceladvisor.org\/wp-content\/uploads\/2023\/08\/1-vba-nouvelle-ligne.png\" sizes=\"auto, \" srcset=\"\" alt=\"VBA \u6362\u884c\u7b26\" width=\"644\" height=\"281\"><\/figure><\/div><p>\u5b83\u8fd4\u56de\u5b57\u7b26 13 \u548c 10 (Chr(13) + Chr(10))\u3002\u60a8\u8fd8\u53ef\u4ee5\u6309\u4ee5\u4e0b\u65b9\u5f0f\u4f7f\u7528\u4ee3\u7801\u6765\u8fbe\u5230\u76f8\u540c\u7684\u7ed3\u679c\u3002<\/p><pre class=\"wp-block-code\"> <code class=\"language-visual-basic\" lang=\"visual-basic\">Range(\"A1\") = \"Line1\" &amp; Chr(13) &amp; Chr(10) &amp; \"Line2\"<\/code><\/pre><p>\u4f46\u662f\u5f53\u60a8\u4f7f\u7528 vbNewLine \u65f6\uff0c\u60a8\u4e0d\u9700\u8981\u4f7f\u7528 CHAR \u51fd\u6570\u3002<\/p><h2 class=\"wp-block-heading\">\u94ec\u94ec<\/h2><p>\u5e38\u6570vbCrLf\u4ee3\u8868\u56de\u8f66\u6362\u884c\uff0c\u8fd9\u610f\u5473\u7740Cr\u5c06\u5149\u6807\u79fb\u52a8\u5230\u884c\u9996\uff0cLf\u5c06\u5149\u6807\u79fb\u52a8\u5230\u4e0b\u4e00\u884c\u3002<\/p><p>\u5f53\u60a8\u5728\u4e24\u4e2a\u5b57\u7b26\u4e32\u6216\u503c\u4e2d\u4f7f\u7528 vbCrLf \u65f6\uff08\u5982\u4ee5\u4e0b\u4ee3\u7801\u6240\u793a\uff09\uff0c\u5b83\u4f1a\u63d2\u5165\u6362\u884c\u7b26\u3002 <\/p><pre class=\"wp-block-code\"> <code class=\"language-visual-basic\" lang=\"visual-basic\">Range(\"A1\") = \"Line1\" &amp; vbCrLf &amp; \"Line2\"<\/code><\/pre><div class=\"wp-block-image\"><figure class=\"aligncenter size-large is-resized\"><img loading=\"lazy\" decoding=\"async\" class=\"wp-image-51776\" src=\"https:\/\/exceladvisor.org\/wp-content\/uploads\/2023\/08\/2-retour-chariot-et-saut-de-ligne.png\" sizes=\"auto, \" srcset=\"\" alt=\"\u56de\u8f66\u548c\u6362\u884c\" width=\"655\" height=\"294\"><\/figure><\/div><h2 class=\"wp-block-heading\">\u75c5\u6bd2<\/h2><p>vbLf \u5e38\u91cf\u4ee3\u8868\u6362\u884c\u7b26\uff0c\u5f53\u60a8\u5728\u4e24\u4e2a\u5b57\u7b26\u4e32\u4e2d\u4f7f\u7528\u5b83\u65f6\uff0c\u5b83\u4f1a\u8fd4\u56de\u4e00\u4e2a\u6362\u884c\u7b26\uff0c\u4e3a\u7b2c\u4e8c\u4e2a\u5b57\u7b26\u4e32\u6dfb\u52a0\u65b0\u884c\u3002 <\/p><pre class=\"wp-block-code\"> <code class=\"language-visual-basic\" lang=\"visual-basic\">Range(\"A1\") = \"Line1\" &amp; vbLf &amp; \"Line2\"<\/code><\/pre><div class=\"wp-block-image\"><figure class=\"aligncenter size-large is-resized\"><img loading=\"lazy\" decoding=\"async\" class=\"wp-image-51777\" src=\"https:\/\/exceladvisor.org\/wp-content\/uploads\/2023\/08\/3-vblf-qui-ajoutent-une-nouvelle-ligne.png\" sizes=\"auto, \" srcset=\"\" alt=\"vblf \u6dfb\u52a0\u65b0\u884c\" width=\"659\" height=\"307\"><\/figure><\/div><h2 class=\"wp-block-heading\">\u5728 VBA MsgBox \u4e2d\u6dfb\u52a0\u65b0\u884c<\/h2><p>\u5982\u679c\u60a8\u60f3\u5728\u4f7f\u7528<a href=\"https:\/\/exceladvisor.org\/cn\/vba\u6d88\u606f\u6846\/\">VBA MsgBox \u65f6\u6dfb\u52a0\u65b0\u884c\uff0c<\/a>\u53ef\u4ee5\u4f7f\u7528\u6211\u4eec\u8ba8\u8bba\u8fc7\u7684\u4e0a\u8ff0\u4e09\u4e2a\u5e38\u91cf\u4e2d\u7684\u4efb\u4f55\u4e00\u4e2a\u3002<\/p><pre class=\"wp-block-code\"> <code class=\"language-visual-basic\" lang=\"visual-basic\">MsgBox \"Line1\" &amp; vbNewLine &amp; \"Line2\" MsgBox \"Line1\" &amp; vbCrLf &amp; \"Line2\" MsgBox \"Line1\" &amp; vbLf &amp; \"Line2\"<\/code><\/pre><p>\u8fd8\u6709\u4e00\u4e2a\u8fd4\u56de\u56de\u8f66\u7b26\u7684 vbCr \u5e38\u91cf\uff0c\u60a8\u53ef\u4ee5\u4f7f\u7528\u5b83\u5728\u6d88\u606f\u6846\u4e2d\u63d2\u5165\u65b0\u884c\u3002<\/p><pre class=\"wp-block-code\"> <code class=\"language-visual-basic\" lang=\"visual-basic\">MsgBox \"Line1\" &amp; vbCr &amp; \"Line2\"<\/code><\/pre><p>\u5982\u679c\u60a8\u60f3<a href=\"https:\/\/exceladvisor.org\/cn\/\u5355\u5143\u683c\u503c\/\">\u8f93\u5165\u5355\u5143\u683c\u503c\uff0c<\/a>\u5219\u5728\u5bf9\u5176<a href=\"https:\/\/exceladvisor.org\/cn\/\u6587\u5b57\u6362\u884c-1\/\">\u5e94\u7528\u6362\u884c\u6587\u672c<\/a>\u4e4b\u524d\uff0cvbCr \u5c06\u4e0d\u8d77\u4f5c\u7528\u3002<\/p><div class=\"gb-container gb-container-4db6181c gb-container-mt\"> <a class=\"gb-button gb-button-c5897111 gb-button-text gb-button-mt-button\" href=\"https:\/\/exceladvisor.org\/cn\/\u7ef4\u5df4\/\">\u4ec0\u4e48\u662fVBA<\/a><h2 class=\"gb-headline gb-headline-665e5f6b gb-headline-text gb-headline-mt-heading\">\u76f8\u5173\u6559\u7a0b<\/h2><div class=\"gb-grid-wrapper gb-grid-wrapper-a20baf7c gb-grid-wrapper-mt-grid\"><div class=\"gb-grid-column gb-grid-column-65ddf67e\"><div class=\"gb-container gb-container-65ddf67e\"><ul><li> <a href=\"https:\/\/exceladvisor.org\/cn\/\u9762\u8bd5\u95ee\u9898\/\">VBA\u9762\u8bd5\u95ee\u9898<\/a><\/li><li><a href=\"https:\/\/exceladvisor.org\/cn\/\u8bc4\u8bba\/\">\u5728VBA\u4ee3\u7801\u4e2d\u6dfb\u52a0\u6ce8\u91ca<\/a><\/li><li><a href=\"https:\/\/exceladvisor.org\/cn\/\u8d8a\u7ebf\/\">\u5728VBA\u4ee3\u7801\u4e2d\u6dfb\u52a0\u6362\u884c\u7b26<\/a><\/li><li><a href=\"https:\/\/exceladvisor.org\/cn\/\u6267\u884c\u5b8f2\/\">\u5728 Excel \u4e2d\u8fd0\u884c\u5b8f\uff08\u8fd0\u884c VBA \u4ee3\u7801\uff09<\/a> <\/li><\/ul><\/div><\/div><div class=\"gb-grid-column gb-grid-column-50067b57\"><div class=\"gb-container gb-container-50067b57\"><ul><li> <a href=\"https:\/\/exceladvisor.org\/cn\/\u7acb\u5373\u7a97\u53e3\u8c03\u8bd5\u6253\u5370\/\">VBA \u7acb\u5373\u7a97\u53e3\uff08\u8c03\u8bd5.\u6253\u5370\uff09<\/a><\/li><li> <a href=\"https:\/\/exceladvisor.org\/cn\/\u6a21\u5757\/\">VBA\u6a21\u5757<\/a><\/li><li><a href=\"https:\/\/exceladvisor.org\/cn\/vba\u6d88\u606f\u6846\/\">VBA\u6d88\u606f\u6846<\/a><\/li><li><a href=\"https:\/\/exceladvisor.org\/cn\/\u7269\u4f53\/\">VBA \u5bf9\u8c61<\/a><\/li><\/ul><\/div><\/div><\/div><\/div>","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"open","ping_status":"closed","template":"","meta":{"ub_ctt_via":"","footnotes":""},"class_list":["post-372","page","type-page","status-publish","hentry"],"featured_image_src":null,"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v25.4 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>\u25b7 \u5982\u4f55\u5728VBA\u4ee3\u7801\u4e2d\u6dfb\u52a0\u65b0\u884c\uff1f<\/title>\n<meta name=\"description\" content=\"\u672c\u6559\u7a0b\u4ecb\u7ecd\u4e86\u6dfb\u52a0\u65b0\u884c\uff08\u56de\u8f66\u7b26\uff09\u7684\u4e0d\u540c\u65b9\u6cd5\uff0c\u60a8\u53ef\u4ee5\u5728\u7ec4\u5408\u591a\u4e2a\u65b0\u884c\u65f6\u4f7f\u7528\u8fd9\u4e9b\u65b9\u6cd5\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/exceladvisor.org\/cn\/\u65b0\u961f\/\" \/>\n<meta property=\"og:locale\" content=\"zh_CN\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"\u25b7 \u5982\u4f55\u5728VBA\u4ee3\u7801\u4e2d\u6dfb\u52a0\u65b0\u884c\uff1f\" \/>\n<meta property=\"og:description\" content=\"\u672c\u6559\u7a0b\u4ecb\u7ecd\u4e86\u6dfb\u52a0\u65b0\u884c\uff08\u56de\u8f66\u7b26\uff09\u7684\u4e0d\u540c\u65b9\u6cd5\uff0c\u60a8\u53ef\u4ee5\u5728\u7ec4\u5408\u591a\u4e2a\u65b0\u884c\u65f6\u4f7f\u7528\u8fd9\u4e9b\u65b9\u6cd5\" \/>\n<meta property=\"og:url\" content=\"https:\/\/exceladvisor.org\/cn\/\u65b0\u961f\/\" \/>\n<meta property=\"og:site_name\" content=\"Excel Advisor\" \/>\n<meta property=\"article:modified_time\" content=\"2023-12-10T11:49:57+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/exceladvisor.org\/wp-content\/uploads\/2023\/08\/1-vba-nouvelle-ligne.png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/exceladvisor.org\/cn\/%e6%96%b0%e9%98%9f\/\",\"url\":\"https:\/\/exceladvisor.org\/cn\/%e6%96%b0%e9%98%9f\/\",\"name\":\"\u25b7 \u5982\u4f55\u5728VBA\u4ee3\u7801\u4e2d\u6dfb\u52a0\u65b0\u884c\uff1f\",\"isPartOf\":{\"@id\":\"https:\/\/exceladvisor.org\/cn\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/exceladvisor.org\/cn\/%e6%96%b0%e9%98%9f\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/exceladvisor.org\/cn\/%e6%96%b0%e9%98%9f\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/exceladvisor.org\/wp-content\/uploads\/2023\/08\/1-vba-nouvelle-ligne.png\",\"datePublished\":\"2023-10-31T15:55:47+00:00\",\"dateModified\":\"2023-12-10T11:49:57+00:00\",\"description\":\"\u672c\u6559\u7a0b\u4ecb\u7ecd\u4e86\u6dfb\u52a0\u65b0\u884c\uff08\u56de\u8f66\u7b26\uff09\u7684\u4e0d\u540c\u65b9\u6cd5\uff0c\u60a8\u53ef\u4ee5\u5728\u7ec4\u5408\u591a\u4e2a\u65b0\u884c\u65f6\u4f7f\u7528\u8fd9\u4e9b\u65b9\u6cd5\",\"breadcrumb\":{\"@id\":\"https:\/\/exceladvisor.org\/cn\/%e6%96%b0%e9%98%9f\/#breadcrumb\"},\"inLanguage\":\"zh-Hans\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/exceladvisor.org\/cn\/%e6%96%b0%e9%98%9f\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"zh-Hans\",\"@id\":\"https:\/\/exceladvisor.org\/cn\/%e6%96%b0%e9%98%9f\/#primaryimage\",\"url\":\"https:\/\/exceladvisor.org\/wp-content\/uploads\/2023\/08\/1-vba-nouvelle-ligne.png\",\"contentUrl\":\"https:\/\/exceladvisor.org\/wp-content\/uploads\/2023\/08\/1-vba-nouvelle-ligne.png\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/exceladvisor.org\/cn\/%e6%96%b0%e9%98%9f\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"\u5bb6\",\"item\":\"https:\/\/exceladvisor.org\/cn\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"\u5982\u4f55\u5728vba\u4ee3\u7801\u4e2d\u6dfb\u52a0\u65b0\u884c\uff1f\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/exceladvisor.org\/cn\/#website\",\"url\":\"https:\/\/exceladvisor.org\/cn\/\",\"name\":\"Excel Advisor\",\"description\":\"\u60a8\u7684\u6570\u636e\u7edf\u6cbb\u7ec8\u6781\u6307\u5357\",\"publisher\":{\"@id\":\"https:\/\/exceladvisor.org\/cn\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/exceladvisor.org\/cn\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"zh-Hans\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/exceladvisor.org\/cn\/#organization\",\"name\":\"Excel Advisor\",\"url\":\"https:\/\/exceladvisor.org\/cn\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"zh-Hans\",\"@id\":\"https:\/\/exceladvisor.org\/cn\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/exceladvisor.org\/cn\/wp-content\/uploads\/2023\/12\/exceladvisor.org_.png\",\"contentUrl\":\"https:\/\/exceladvisor.org\/cn\/wp-content\/uploads\/2023\/12\/exceladvisor.org_.png\",\"width\":105,\"height\":36,\"caption\":\"Excel Advisor\"},\"image\":{\"@id\":\"https:\/\/exceladvisor.org\/cn\/#\/schema\/logo\/image\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"\u25b7 \u5982\u4f55\u5728VBA\u4ee3\u7801\u4e2d\u6dfb\u52a0\u65b0\u884c\uff1f","description":"\u672c\u6559\u7a0b\u4ecb\u7ecd\u4e86\u6dfb\u52a0\u65b0\u884c\uff08\u56de\u8f66\u7b26\uff09\u7684\u4e0d\u540c\u65b9\u6cd5\uff0c\u60a8\u53ef\u4ee5\u5728\u7ec4\u5408\u591a\u4e2a\u65b0\u884c\u65f6\u4f7f\u7528\u8fd9\u4e9b\u65b9\u6cd5","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/exceladvisor.org\/cn\/\u65b0\u961f\/","og_locale":"zh_CN","og_type":"article","og_title":"\u25b7 \u5982\u4f55\u5728VBA\u4ee3\u7801\u4e2d\u6dfb\u52a0\u65b0\u884c\uff1f","og_description":"\u672c\u6559\u7a0b\u4ecb\u7ecd\u4e86\u6dfb\u52a0\u65b0\u884c\uff08\u56de\u8f66\u7b26\uff09\u7684\u4e0d\u540c\u65b9\u6cd5\uff0c\u60a8\u53ef\u4ee5\u5728\u7ec4\u5408\u591a\u4e2a\u65b0\u884c\u65f6\u4f7f\u7528\u8fd9\u4e9b\u65b9\u6cd5","og_url":"https:\/\/exceladvisor.org\/cn\/\u65b0\u961f\/","og_site_name":"Excel Advisor","article_modified_time":"2023-12-10T11:49:57+00:00","og_image":[{"url":"https:\/\/exceladvisor.org\/wp-content\/uploads\/2023\/08\/1-vba-nouvelle-ligne.png","type":"","width":"","height":""}],"twitter_card":"summary_large_image","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/exceladvisor.org\/cn\/%e6%96%b0%e9%98%9f\/","url":"https:\/\/exceladvisor.org\/cn\/%e6%96%b0%e9%98%9f\/","name":"\u25b7 \u5982\u4f55\u5728VBA\u4ee3\u7801\u4e2d\u6dfb\u52a0\u65b0\u884c\uff1f","isPartOf":{"@id":"https:\/\/exceladvisor.org\/cn\/#website"},"primaryImageOfPage":{"@id":"https:\/\/exceladvisor.org\/cn\/%e6%96%b0%e9%98%9f\/#primaryimage"},"image":{"@id":"https:\/\/exceladvisor.org\/cn\/%e6%96%b0%e9%98%9f\/#primaryimage"},"thumbnailUrl":"https:\/\/exceladvisor.org\/wp-content\/uploads\/2023\/08\/1-vba-nouvelle-ligne.png","datePublished":"2023-10-31T15:55:47+00:00","dateModified":"2023-12-10T11:49:57+00:00","description":"\u672c\u6559\u7a0b\u4ecb\u7ecd\u4e86\u6dfb\u52a0\u65b0\u884c\uff08\u56de\u8f66\u7b26\uff09\u7684\u4e0d\u540c\u65b9\u6cd5\uff0c\u60a8\u53ef\u4ee5\u5728\u7ec4\u5408\u591a\u4e2a\u65b0\u884c\u65f6\u4f7f\u7528\u8fd9\u4e9b\u65b9\u6cd5","breadcrumb":{"@id":"https:\/\/exceladvisor.org\/cn\/%e6%96%b0%e9%98%9f\/#breadcrumb"},"inLanguage":"zh-Hans","potentialAction":[{"@type":"ReadAction","target":["https:\/\/exceladvisor.org\/cn\/%e6%96%b0%e9%98%9f\/"]}]},{"@type":"ImageObject","inLanguage":"zh-Hans","@id":"https:\/\/exceladvisor.org\/cn\/%e6%96%b0%e9%98%9f\/#primaryimage","url":"https:\/\/exceladvisor.org\/wp-content\/uploads\/2023\/08\/1-vba-nouvelle-ligne.png","contentUrl":"https:\/\/exceladvisor.org\/wp-content\/uploads\/2023\/08\/1-vba-nouvelle-ligne.png"},{"@type":"BreadcrumbList","@id":"https:\/\/exceladvisor.org\/cn\/%e6%96%b0%e9%98%9f\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"\u5bb6","item":"https:\/\/exceladvisor.org\/cn\/"},{"@type":"ListItem","position":2,"name":"\u5982\u4f55\u5728vba\u4ee3\u7801\u4e2d\u6dfb\u52a0\u65b0\u884c\uff1f"}]},{"@type":"WebSite","@id":"https:\/\/exceladvisor.org\/cn\/#website","url":"https:\/\/exceladvisor.org\/cn\/","name":"Excel Advisor","description":"\u60a8\u7684\u6570\u636e\u7edf\u6cbb\u7ec8\u6781\u6307\u5357","publisher":{"@id":"https:\/\/exceladvisor.org\/cn\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/exceladvisor.org\/cn\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"zh-Hans"},{"@type":"Organization","@id":"https:\/\/exceladvisor.org\/cn\/#organization","name":"Excel Advisor","url":"https:\/\/exceladvisor.org\/cn\/","logo":{"@type":"ImageObject","inLanguage":"zh-Hans","@id":"https:\/\/exceladvisor.org\/cn\/#\/schema\/logo\/image\/","url":"https:\/\/exceladvisor.org\/cn\/wp-content\/uploads\/2023\/12\/exceladvisor.org_.png","contentUrl":"https:\/\/exceladvisor.org\/cn\/wp-content\/uploads\/2023\/12\/exceladvisor.org_.png","width":105,"height":36,"caption":"Excel Advisor"},"image":{"@id":"https:\/\/exceladvisor.org\/cn\/#\/schema\/logo\/image\/"}}]}},"yoast_meta":{"yoast_wpseo_title":"","yoast_wpseo_metadesc":"","yoast_wpseo_canonical":""},"_links":{"self":[{"href":"https:\/\/exceladvisor.org\/cn\/wp-json\/wp\/v2\/pages\/372","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/exceladvisor.org\/cn\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/exceladvisor.org\/cn\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/exceladvisor.org\/cn\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/exceladvisor.org\/cn\/wp-json\/wp\/v2\/comments?post=372"}],"version-history":[{"count":1,"href":"https:\/\/exceladvisor.org\/cn\/wp-json\/wp\/v2\/pages\/372\/revisions"}],"predecessor-version":[{"id":1290,"href":"https:\/\/exceladvisor.org\/cn\/wp-json\/wp\/v2\/pages\/372\/revisions\/1290"}],"wp:attachment":[{"href":"https:\/\/exceladvisor.org\/cn\/wp-json\/wp\/v2\/media?parent=372"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}