add méthode
add(text, author)
Ajoute un commentaire fileté ;
Retour
def add(self, text, author):
...
Paramètre | Taper | Description |
---|---|---|
text | str | Le texte du commentaire fileté. |
author | ThreadedCommentAuthor | L’auteur du commentaire fileté |
Voir également
- module aspose.cells
- classe ThreadedCommentCollection