FindCommentByIdx
CommentCollection.FindCommentByIdx Methode
Findet einen Kommentar in der Sammlung nach Index.
public IComment FindCommentByIdx(int idx)
Parameter | Typ | Beschreibung |
---|---|---|
idx | Int32 | Eindeutiger Index eines zu findenden Kommentars Int32. |
Rückgabewert
Gefundener Kommentar oder null IComment
.
Siehe auch
- Schnittstelle IComment
- Klasse CommentCollection
- Namespace Aspose.Slides
- Assembly Aspose.Slides