Characters Members

Include Protected Members
Include Inherited Members

A collection of characters in a selection, range, or document.

The Characters type exposes the following members.

Methods

  Name Description
Public method GetEnumerator (Inherited from IEnumerable.)

Top

Properties

  Name Description
Public property Application Gets a Application object that represents the creator of the specified object.
Public property Count Gets the number of items in the specified collection.
Public property Creator Gets a value that indicates the application in which the specified object was created.
Public property First Gets a Range object that represents the first character in a document.
Public property Item Gets an individual object in a collection.
Public property Last Gets a Range object that represents the last character, word, or sentence in a document.
Public property Parent Gets an object that represents the parent object of the specified object.

Top

See Also

Reference

Characters Interface

Microsoft.Office.Interop.Word Namespace