Item
ThreadedCommentAuthorCollection indexer (1 of 2)
Obtiene la persona que crea los comentarios encadenados.
public ThreadedCommentAuthor this[int index] { get; }
Parámetro | Descripción |
---|---|
index | El índice |
Ver también
- class ThreadedCommentAuthor
- class ThreadedCommentAuthorCollection
- espacio de nombres Aspose.Cells
- asamblea Aspose.Cells
ThreadedCommentAuthorCollection indexer (2 of 2)
Obtiene la persona que crea los comentarios encadenados.
public ThreadedCommentAuthor this[string name] { get; }
Parámetro | Descripción |
---|---|
name | El nombre del autor. |
Ver también
- class ThreadedCommentAuthor
- class ThreadedCommentAuthorCollection
- espacio de nombres Aspose.Cells
- asamblea Aspose.Cells