Reflection
IOfficeTools Interface Methods

For a list of all members of this type, see IOfficeTools members.

Public Methods
 NameDescription
 MethodActivateContactsAppActivates the address book application.  
 MethodActivateEmailAppActivates the e-mail application.  
 MethodCreateNewAppointmentCreates a new calendar appointment.  
 MethodCreateNewContactCreates a new address book contact.  
 MethodCreateNewEmailMessageCreates a new e-mail message.  
 MethodCreateNewNoteCreates a new note.  
 MethodCreateNewTaskCreates a new calendar task.  
 MethodCreateWordProcessingDocumentCreates a new word-processing document.  
 MethodCreateWordProcessingDocumentWithGraphicCreates a new word-processing document with graphics.  
 MethodCreateWordProcessingDocumentWithGraphicSetCreates a new word-processing document with a set of graphics.  
 MethodGetBookmarksGets the collection of bookmarks in a word-processing template file. The method returns null if the Office Tools assembly does not support the use of templates and bookmarks for word-processing.  
Top
See Also