AutoTextEntries Members (Word)
A collection of AutoCorrectEntry objects that represent the AutoText entries in a template. The AutoTextEntries collection includes all the entries listed on the AutoText tab in the AutoCorrect dialog box.
Methods
Name |
Description |
---|---|
Returns an AutoTextEntry object that represents an AutoText entry added to the list of available AutoText entries. |
|
Deletes the specified range and adds the contents of the range to the Spike (a built-in AutoText entry). This method returns the Spike as an AutoTextEntry object. |
|
Returns an individual AutoTextEntry object in a collection. |
Properties
Name |
Description |
---|---|
Returns an Application object that represents the Microsoft Word application. |
|
Returns the number of items in the AutoTextEntries collection. Read-only Long. |
|
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 AutoTextEntries collection. |