Item
ThreadedCommentAuthorCollection indexer (1 of 2)
Ottiene la persona che crea i commenti in thread.
public ThreadedCommentAuthor this[int index] { get; }
Parametro | Descrizione |
---|---|
index | L’indice |
Guarda anche
- class ThreadedCommentAuthor
- class ThreadedCommentAuthorCollection
- spazio dei nomi Aspose.Cells
- assemblea Aspose.Cells
ThreadedCommentAuthorCollection indexer (2 of 2)
Ottiene la persona che crea i commenti in thread.
public ThreadedCommentAuthor this[string name] { get; }
Parametro | Descrizione |
---|---|
name | Il nome dell’autore. |
Guarda anche
- class ThreadedCommentAuthor
- class ThreadedCommentAuthorCollection
- spazio dei nomi Aspose.Cells
- assemblea Aspose.Cells