{"id":250,"date":"2005-04-07T00:21:55","date_gmt":"2005-04-06T22:21:55","guid":{"rendered":"http:\/\/10.0.0.2\/wordpress\/?p=250"},"modified":"2005-04-07T00:21:55","modified_gmt":"2005-04-06T22:21:55","slug":"my_first_ms_word_add_in","status":"publish","type":"post","link":"https:\/\/www.switchbl8.nl\/blog\/2005\/04\/my_first_ms_word_add_in\/","title":{"rendered":"My first MS Word Add-in"},"content":{"rendered":"<p>Yeah! I just created my first add-in for Word. When I press the button on the toolbar, a form comes up that will do the main interaction with the user. Since it&#8217;s WRap, the first thing the user will be presented with (for now) is to choose between Design or Run a report.<\/p>\n<p>A nice feature of VS.NET, that I will miss if I buy Visual C#, is the deployment. The wizard created a setup-project in the solution that will install the add-in. I changed some settings to have it correctly installed on my machine, but I have to create a decent (and conditional) setup later. Installing a Word add-in is of no use when you don&#8217;t have Word, now is it? With Delphi I used <a href=\"http:\/\/www.jrsoftware.org\/isinfo.php\">Inno Setup<\/a>, perhaps that can be used for C# projects as well.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Yeah! I just created my first add-in for Word. When I press the button on the toolbar, a form comes up that will do the main interaction with the user. Since it&#8217;s WRap, the first thing the user will be presented with (for now) is to choose between Design or Run a report. A nice <a href='https:\/\/www.switchbl8.nl\/blog\/2005\/04\/my_first_ms_word_add_in\/' class='excerpt-more'>[&#8230;]<\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[39,33],"tags":[],"class_list":["post-250","post","type-post","status-publish","format-standard","hentry","category-c","category-wrap","category-39-id","category-33-id","post-seq-1","post-parity-odd","meta-position-corners","fix"],"_links":{"self":[{"href":"https:\/\/www.switchbl8.nl\/blog\/wp-json\/wp\/v2\/posts\/250","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.switchbl8.nl\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.switchbl8.nl\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.switchbl8.nl\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.switchbl8.nl\/blog\/wp-json\/wp\/v2\/comments?post=250"}],"version-history":[{"count":0,"href":"https:\/\/www.switchbl8.nl\/blog\/wp-json\/wp\/v2\/posts\/250\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.switchbl8.nl\/blog\/wp-json\/wp\/v2\/media?parent=250"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.switchbl8.nl\/blog\/wp-json\/wp\/v2\/categories?post=250"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.switchbl8.nl\/blog\/wp-json\/wp\/v2\/tags?post=250"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}