AutoTextEntry Members

Include Protected Members
Include Inherited Members

Represents a single AutoText entry.

The AutoTextEntry type exposes the following members.

Methods

  Name Description
Public method Delete Deletes the specified object.
Public method Insert Inserts the AutoText entry in place of the specified range.

Top

Properties

  Name Description
Public property Application Returns an Application object that represents the Microsoft Word Application.
Public property Creator Returns a value that indicates the application in which the specified object was created.
Public property Index Returns a value that represents the position of an item in a collection.
Public property Name Returns or sets the name of the specified object.
Public property Parent Returns the parent object of the specified object.
Public property StyleName Returns the name of the style applied to the specified AutoText entry.
Public property Value Returns or sets the value of the AutoText entry.

Top

See Also

Reference

AutoTextEntry Interface

Microsoft.Office.Interop.Word Namespace