May 2010
Intermediate to advanced
1272 pages
61h 18m
English
In this section you learn how to build an application-level add-in for Microsoft Office, which includes an example that targets Microsoft Word, but the idea behind the code structure is almost the same for Excel and PowerPoint. The goal of the sample add-in is to provide a custom task pane where you place user controls for retrieving revisions and comments from the active Word document and saving information into an Xml file. The first step is creating a new project. In the New Project dialog, select the Visual Basic, Office, 2007 folder. Select the Word 2007 add-in template and then name the new project as WordSummaryAddin. Figure 52.1 shows details about this.
Figure 52.1 Creating a ...
Read now
Unlock full access