Range.Comments Property (Word)
Returns a Comments collection that represents all the comments in the specified document, selection, or range. Read-only.
Syntax
expression .Comments
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.