Comment Members

Include Protected Members
Include Inherited Members

Represents a single comment.

The Comment type exposes the following members.

Methods

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

Top

Properties

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

Top

See Also

Reference

Comment Interface

Microsoft.Office.Interop.Word Namespace