Item
ThreadedCommentAuthorCollection indexer (1 of 2)
Dizili yorumlar oluşturan kişiyi alır.
public ThreadedCommentAuthor this[int index] { get; }
| Parametre | Tanım |
|---|---|
| index | İçerik |
Ayrıca bakınız
- class ThreadedCommentAuthor
- class ThreadedCommentAuthorCollection
- ad alanı Aspose.Cells
- toplantı Aspose.Cells
ThreadedCommentAuthorCollection indexer (2 of 2)
Dizili yorumlar oluşturan kişiyi alır.
public ThreadedCommentAuthor this[string name] { get; }
| Parametre | Tanım |
|---|---|
| name | Yazarın adı. |
Ayrıca bakınız
- class ThreadedCommentAuthor
- class ThreadedCommentAuthorCollection
- ad alanı Aspose.Cells
- toplantı Aspose.Cells