HOWTO: Automate the Microsoft Office Binder Object through OLELast reviewed: September 30, 1997Article ID: Q153305 |
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 INFORMATION
Step-by-Step Example
REFERENCESFor more information, please see the following articles in the Microsoft Knowledge Base:
ARTICLE-ID: Q118817 TITLE : Summary of Sample Applications on the ODK 1.0 ARTICLE-ID: Q108043 TITLE : INFO: How VB Uses OLE Automation with Word Version 6.0 ARTICLE-ID: Q121736 TITLE : 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. Keywords : vb432 VB4WIN vbwin GnrlVb kbprg Technology : kbvba Version : WINDOWS:4.0 Platform : NT WINDOWS Issue type : kbhowto |
================================================================================
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |