Characters MembersĀ 

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

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

Public Properties

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

Top

Public Methods

  Name Description
GetEnumerator Returns an enumerator to support iterating through the collection.

Top

See Also

Reference

Characters Interface
Microsoft.Office.Interop.Word Namespace