Word 97—Programmability

Object Model

Word has an Object Model

For the first time, Word has an object model. This makes Word programmable from other applications using OLE automation, and exposes a great programmatic interface to Word users directly within VBA.

Extensive and Comprehensive Object Model

Word has an extensive Object Model that is designed to give access to Word’s feature set and to provide an extremely high degree of backward compatibility. Features that required programmers to access dialogs can now be accessed directly using the comprehensive Object Model.

Shared Object Model across Office Applications

Office 97 ships with a complete set of Object Models that are designed to look and feel alike, share the same naming conventions and overall structure, and make it easy for a developer to migrate code between Office applications. By using shared components in each application, there is also a shared Object Model for that component. This shared object model may be extended in an application-specific way by the host, but the core object model features exist in all applications. Examples of shared components which have a common object model include:

 

Previous Page Contents Next Page


  Random Thoughts...
Error: Keyboard not attached. Press F1 to continue.


Copyright© 1996-1999, Baarns Consulting Group, Inc. - All rights reserved.