ThreadedCommentCollection.Add
ThreadedCommentCollection.Add method
Adds a threaded comment;
public int Add(string text, ThreadedCommentAuthor author)
| Parameter | Type | Description |
|---|---|---|
| text | String | The text of the threaded comment. |
| author | ThreadedCommentAuthor | The author of the threaded comment |
See Also
- class ThreadedCommentAuthor
- class ThreadedCommentCollection
- namespace Aspose.Cells
- assembly Aspose.Cells