Range.Characters Property (Word)
Returns a Characters collection that represents the characters in a range. Read-only.
Syntax
expression .Characters
expression A variable that represents a Range object.
Remarks
For information about returning a single member of a collection, see Returning an Object from a Collection.