Name | Description | |
---|---|---|
OfficeTools Constructor | Creates a new OfficeTools object. |
The following tables list the members exposed by OfficeTools.
Name | Description | |
---|---|---|
OfficeTools Constructor | Creates a new OfficeTools object. |
Name | Description | |
---|---|---|
AppointmentEnabled | Gets a value that indicates whether the installed Office Tools assembly supports new appointments. | |
CloseOfficeDocsOnAppExit | Determines if documents created by Office Tools and Office Suite applications close when Reflection closes (true), or if they stay open (false). | |
ContactEnabled | Gets a value that indicates whether the installed Office Tools assembly supports viewing the contact list and creating new contacts. | |
CopyAsImage | Gets or sets whether to copy the host screen data as an image (true) or as text (false) if images are supported by the Office Suite. | |
EmailEnabled | Gets a value that indicates whether the installed Office Tools assembly supports viewing the e-mail application and creating new e-mail messages. | |
IncludeScreenData | Gets or sets whether to insert host screen data in new Office items. | |
NoteEnabled | Gets a value that indicates whether the installed Office Tools assembly supports new notes. | |
OfficeToolsPaneVisible | Gets or sets the visible state of the dockable Office Tools panel. | |
Parent | Gets the parent object. The parent is the Productivity object. | |
SlideshowEnabled | Gets a value that indicates whether the installed Office Tools assembly supports new slideshow presentations. | |
SlideshowTemplate | Gets or sets the presentation template to use when creating new slideshows. | |
TaskEnabled | Gets a value that indicates whether the installed Office Tools assembly supports new tasks. | |
WordProcessingBookmark | Gets or sets the name of the bookmark at which to insert text when creating a word-processing document. | |
WordProcessingEnabled | Gets a value that indicates whether the installed Office Tools assembly supports new word-processing documents. | |
WordProcessingTemplate | Gets or sets the path of the template to use when creating a word-processing document. |
Name | Description | |
---|---|---|
ActivateContactsApp | Activates the address book application. | |
ActivateEmailApp | Activates the e-mail application. | |
CreateNewAppointment | Creates a new calendar appointment. | |
CreateNewContact | Create a new address book contact. | |
CreateNewEmailMessage | Create a new e-mail message. | |
CreateNewNote | Creates a new note. | |
CreateNewTask | Creates a new calendar task. | |
CreateWordProcessingDocument | Creates a new word-processing document. | |
CreateWordProcessingDocumentWithGraphic | Creates a new word-processing document with graphics. | |
GetBookmarks | Gets the collection of bookmarks in a word-processing template file. |