Tasks Members (Word)
A collection of Task objects that represents all the tasks currently running on the system.
Methods
Name |
Description |
---|---|
Determines whether the specified task exists. Returns True if the task exists. |
|
Closes all open applications, quits Microsoft Windows, and logs the current user off. |
|
Returns an individual Task object in a collection. |
Properties
Name |
Description |
---|---|
Returns an Application object that represents the Microsoft Word application. |
|
Returns a Long that represents the number of tasks in the collection. Read-only. |
|
Returns a 32-bit integer that indicates the application in which the specified object was created. Read-only Long. |
|
Returns an Object that represents the parent object of the specified Tasks object. |