Item
ThreadedCommentAuthorCollection indexer (1 of 2)
Ruft die Person ab, die Thread-Kommentare erstellt.
public ThreadedCommentAuthor this[int index] { get; }
Parameter | Beschreibung |
---|---|
index | Der Index |
Siehe auch
- class ThreadedCommentAuthor
- class ThreadedCommentAuthorCollection
- namensraum Aspose.Cells
- Montage Aspose.Cells
ThreadedCommentAuthorCollection indexer (2 of 2)
Ruft die Person ab, die Thread-Kommentare erstellt.
public ThreadedCommentAuthor this[string name] { get; }
Parameter | Beschreibung |
---|---|
name | Der Name des Autors. |
Siehe auch
- class ThreadedCommentAuthor
- class ThreadedCommentAuthorCollection
- namensraum Aspose.Cells
- Montage Aspose.Cells