Comment Members (Word)
Represents a single comment. The Comment object is a member of the Comments collection. The Comments collection includes comments in a selection, range or document.
Methods
Name |
Description |
---|---|
Deletes the specified comment. |
|
Opens the specified OLE object for editing in the application it was created in. |
Properties
Name |
Description |
---|---|
Returns an Application object that represents the Microsoft Word application. |
|
Returns or sets a String that represents the author name for a comment. Read/write. |
|
Returns a 32-bit integer that indicates the application in which the specified object was created. Read-only Long. |
|
Returns a Date that represents the date and time that a comment was inserted. Read-only. |
|
Returns a Long that represents the position of an item in a collection. Read-only. |
|
Returns or sets the initials of the user associated with a specific comment. Read/write String. |
|
Returns a Boolean that represents whether a comment is a handwritten comment. |
|
Returns an Object that represents the parent object of the specified Comment object. |
|
Returns a Range object that represents the contents of a comment. |
|
Returns a Range object that represents a reference mark for a comment. |
|
Returns a Range object that represents the range of text marked by the specified comment. |
|
True if text associated with a comment is displayed in a ScreenTip. Read/write Boolean. |