add Methode
add(self, text, author)
Fügt einen Thread-Kommentar hinzu;
Kehrt zurück
def add(self, text, author):
...
Parameter | Typ | Beschreibung |
---|---|---|
text | str | Der Text des Threadkommentars. |
author | ThreadedCommentAuthor | Der Autor des Thread-Kommentars |
Siehe auch
- Modul
aspose.cells
- Klasse
ThreadedCommentCollection