Metodo add
add(self, text, author)
Aggiunge un commento concatenato;
ritorna
def add(self, text, author):
...
| Parametro | Tipo | Descrizione |
|---|---|---|
| text | str | Il testo del commento inserito. |
| author | ThreadedCommentAuthor | L’autore del commento in thread |
Guarda anche
- modulo
aspose.cells - classe
ThreadedCommentCollection