CommentCollection.Add Method
Name | Parameters | Description |
---|---|---|
Add(CellRange, String, String) | range, author, text | Adds a note to the specified cell and returns the newly created object. |
Add(CellRange, String) | range, author | Adds an empty simple note to the specified cell and returns the newly created object. |