Comment Properties
A comment in the document - a text note that is attached to a DocumentRange.| Name | Description |
|---|---|
| Author | Specifies the comment’s author. |
| Date | Gets or sets the comment’s creation date. |
| Name | Specifies the comment name. |
| ParentComment | Specifies the parent comment of the current comment. |
| Range | Specifies the document range to which the comment relates. |
See Also