AutoTextEntry Members (Word)
Represents a single AutoText entry. The AutoTextEntry object is a member of the AutoTextEntries collection. The AutoTextEntries collection contains all the AutoText entries in the specified template. The entries are listed on the AutoText tab in the AutoCorrect dialog box.
Methods
Name |
Description |
---|---|
Deletes the specified object. |
|
Inserts the AutoText entry in place of the specified range. Returns a Range object that represents the AutoText entry. |
Properties
Name |
Description |
---|---|
Returns an Application object that represents the Microsoft Word application. |
|
Returns a 32-bit integer that indicates the application in which the specified object was created. Read-only Long. |
|
Returns a Long that represents the position of an item in a collection. Read-only. |
|
Returns or sets the name of the specified object.Read/write String. |
|
Returns an Object that represents the parent object of the specified AutoTextEntries collection. |
|
Returns the name of the style applied to the specified AutoText entry. Read-only String. |
|
Returns or sets the value of the AutoText entry. Read/write String. |