[]
Adds a threaded comment to the current IRange.
ICommentThreaded AddCommentThreaded(string text, string author = null)
Function AddCommentThreaded(text As String, Optional author As String = Nothing) As ICommentThreaded
Type | Description |
---|---|
ICommentThreaded | The newly added threaded comment. |