Annotation
Contents
[
Hide
]Annotation class
Contains elements that contain information about comments inserted into a document page.
Properties
| Name | Type | Description |
|---|---|---|
| ShapeID | int | The shape ID of the comment. |
| IX | int | The zero-based index of the element within its parent element. |
| Del | int | A flag indicating whether the element has been deleted locally. A value of 1 indicates that the element was deleted loca |
| X | DoubleValue | The x-coordinate of the comment marker in page coordinates. |
| Y | DoubleValue | The y-coordinate of the comment marker in page coordinates. |
| ReviewerID | IntValue | Contains the ID number of the reviewer adding markup to the document. |
| MarkerIndex | IntValue | Specifies the index number assigned to a comment marker. |
| Date | DateValue | specifies when a comment was created |
| EditDate | DateValue | Specifies when a comment was last changed |
| Comment | Str2Value | Contains the comment text in string format for a shape. |
| LangID | IntValue | Indicates the locale ID (LCID) of the language in which the cell formula, text, custom property, or comment was entered. |