Item
ThreadedCommentAuthorCollection indexer (1 of 2)
Obtient la personne qui crée les commentaires thématiques.
public ThreadedCommentAuthor this[int index] { get; }
| Paramètre | La description |
|---|---|
| index | L’index |
Voir également
- class ThreadedCommentAuthor
- class ThreadedCommentAuthorCollection
- espace de noms Aspose.Cells
- Assemblée Aspose.Cells
ThreadedCommentAuthorCollection indexer (2 of 2)
Obtient la personne qui crée les commentaires thématiques.
public ThreadedCommentAuthor this[string name] { get; }
| Paramètre | La description |
|---|---|
| name | Le nom de l’auteur. |
Voir également
- class ThreadedCommentAuthor
- class ThreadedCommentAuthorCollection
- espace de noms Aspose.Cells
- Assemblée Aspose.Cells