Comment Methods
A comment in the document - a text note that is attached to a DocumentRange.Name | Description |
---|---|
BeginUpdate() | Provides access to a comment’s content to start editing. |
EndUpdate(SubDocument) | Finalizes editing the comment’s content. |
See Also