Comment Members 

Represents a single comment.

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

Public Properties

  Name Description
Application Returns a Application object that represents the Microsoft Word application.
Author Returns or sets the author name for a comment.
Creator Returns a 32-bit integer that indicates the application in which the specified object was created.
Date Returns the date and time that the comment was entered.
Index Returns an Integer that represents the position of an item in a collection.
Initial Returns or sets the initials of the user associated with a specific comment.
IsInk Returns a Boolean that represents whether a comment is a handwritten comment.
Parent Returns an object that represents the parent object of the specified object.
Range Returns a Range object that represents the portion of a document that's contained in the specified object.
Reference Returns a Range object that represents a footnote, endnote, or comment reference mark.
Scope Returns a Range object that represents the range of text marked by the specified comment.
ShowTip True if text associated with a comment is displayed in a ScreenTip.

Top

Public Methods

  Name Description
Delete Deletes the specified object.
Edit Opens the specified comment for editing.

Top

See Also

Reference

Comment Interface
Microsoft.Office.Interop.Word Namespace