add method
add(self, text, author)
Adds a threaded comment;
Returns
def add(self, text, author):
...
Parameter | Type | Description |
---|---|---|
text | System.String | The text of the threaded comment. |
author | aspose.cells.ThreadedCommentAuthor | The author of the threaded comment |
See Also
- module
aspose.cells
- class
ThreadedCommentCollection