Add
ThreadedCommentCollection.Add method
Aggiunge un commento in thread;
public int Add(string text, ThreadedCommentAuthor author)
Parametro | Tipo | Descrizione |
---|---|---|
text | String | Il testo del commento in thread. |
author | ThreadedCommentAuthor | L’autore del commento in thread |
Guarda anche
- class ThreadedCommentAuthor
- class ThreadedCommentCollection
- spazio dei nomi Aspose.Cells
- assemblea Aspose.Cells