AutoTextEntries Members
Office 2010
A collection of AutoTextEntry objects that represent the AutoText entries in a template.
The AutoTextEntries type exposes the following members.
| Name | Description | |
|---|---|---|
|
Add | Adds an AutoText entry to the list of available AutoText entries. |
|
AppendToSpike | Deletes the specified range and adds the contents of the range to the Spike (a built-in AutoText entry). |
|
GetEnumerator | (Inherited from IEnumerable.) |
| Name | Description | |
|---|---|---|
|
Application | Returns a Application object that represents the Microsoft Word application. |
|
Count | Returns the number of items in the specified collection. |
|
Creator | Returns a value that indicates the application in which the specified object was created. |
|
Item | Returns an individual object in a collection. |
|
Parent | Returns the parent object of the specified object. |