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