ThreadedCommentCollection.Add Method
Name | Parameters | Description |
---|---|---|
Add(CellRange, ThreadedCommentAuthor, String) | range, author, text | Creates a new threaded comment. |
Add(CellRange, String, String) | range, authorName, text | Creates a new threaded comment. |