FindCommentByIdx
CommentCollection.FindCommentByIdx method
按索引在集合中查找注释。
public IComment FindCommentByIdx(int idx)
范围 | 类型 | 描述 |
---|---|---|
idx | Int32 | 用于查找Int32的评论的唯一索引。 |
返回值
找到评论或空IComment
。
也可以看看
- interface IComment
- class CommentCollection
- 命名空间 Aspose.Slides
- 部件 Aspose.Slides