AutoTextEntries MembersĀ 

A collection of AutoTextEntry objects that represent the AutoText entries in a template.

The following tables list the members exposed by the AutoTextEntries type.

Public Properties

  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.

Top

Public Methods

  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 Returns an enumerator to support iterating through the collection.

Top

See Also

Reference

AutoTextEntries Interface
Microsoft.Office.Interop.Word Namespace