método add
add(self, text, author)
Agrega un comentario en hilo;
Devoluciones
def add(self, text, author):
...
Parámetro | Tipo | Descripción |
---|---|---|
text | str | El texto del comentario enhebrado. |
author | ThreadedCommentAuthor | El autor del comentario enhebrado |
Ver también
- módulo
aspose.cells
- clase
ThreadedCommentCollection