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