[]
Adds a new modern threaded comment to the range if no comment already exists.
ICommentThreaded AddCommentThreaded(string text)
Function AddCommentThreaded(text As String) As ICommentThreaded
| Type | Name | Description |
|---|---|---|
| string | text | The comment text. |
| Type | Description |
|---|---|
| ICommentThreaded | A ICommentThreaded object. |