Annotation class

Annotation class

Contains elements that contain information about comments inserted into a document page.

The Annotation type exposes the following members:

Properties

Property Description
shape_id The shape ID of the comment.
ix The zero-based index of the element within its parent element.
x The x-coordinate of the comment marker in page coordinates.
y The y-coordinate of the comment marker in page coordinates.
reviewer_id Contains the ID number of the reviewer adding markup to the document.
marker_index Specifies the index number assigned to a comment marker.
date specifies when a comment was created
edit_date Specifies when a comment was last changed
comment Contains the comment text in string format for a shape.
lang_id Indicates the locale ID (LCID) of the language in which the cell formula, text, custom property, or comment was entered.

See Also