Methods

getComment()

Contains the comment text in string format for a shape.

getDate()

specifies when a comment was created

getDel()

A flag indicating whether the element has been deleted locally. A value of 1 indicates that the element was deleted locally. The value of the property is BOOL integer constant.

getEditDate()

Specifies when a comment was last changed

getIX()

The zero-based index of the element within its parent element.

getLangID()

Indicates the locale ID (LCID) of the language in which the cell formula, text, custom property, or comment was entered.

getMarkerIndex()

Specifies the index number assigned to a comment marker.

getReviewerID()

Contains the ID number of the reviewer adding markup to the document.

getShapeID()

The shape ID of the comment.

getX()

The x-coordinate of the comment marker in page coordinates.

getY()

The y-coordinate of the comment marker in page coordinates.

setDel()

A flag indicating whether the element has been deleted locally. A value of 1 indicates that the element was deleted locally. The value of the property is BOOL integer constant.

setIX()

The zero-based index of the element within its parent element.

setShapeID()

The shape ID of the comment.