The information in this article applies to:
SUMMARYAs part of Microsoft Office 95, a new application called Office Binder was shipped to help manage documents created using the Microsoft Office products. The Office Binder packages documents from different Office applications. This article provides a code sample showing how to manipulate the Office Binder programmatically through OLE Automation from Visual Basic. MORE INFORMATIONStep-by-Step Example
You could just as easily create an object for Microsoft Excel, Microsoft Project, or Microsoft PowerPoint, and save the files into the Binder object in exactly the same way. REFERENCESFor more information, please see the following articles in the Microsoft Knowledge Base: Q118817 Summary of Sample Applications on the ODK 1.0 Q108043 INFO: How VB Uses OLE Automation with Word Version 6.0 Q121736 Getting OLE Automation Methods/Properties Supported by OLE AppChapter 9 of the Programmer's Guide gives a good overview of interacting with other applications through OLE from Visual Basic The Office Developer's Kit has a lot of OLE Sample code. Additional query words:
Keywords : kbprg kbVBp400 kbDSupport VB4WIN vbwin kb32bitOnly |
Last Reviewed: October 12, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |