Item
ThreadedCommentAuthorCollection indexer (1 of 2)
获取创建线程评论的人。
public ThreadedCommentAuthor this[int index] { get; }
范围 | 描述 |
---|---|
index | 指数 |
也可以看看
- class ThreadedCommentAuthor
- class ThreadedCommentAuthorCollection
- 命名空间 Aspose.Cells
- 部件 Aspose.Cells
ThreadedCommentAuthorCollection indexer (2 of 2)
获取创建线程评论的人。
public ThreadedCommentAuthor this[string name] { get; }
范围 | 描述 |
---|---|
name | 作者姓名。 |
也可以看看
- class ThreadedCommentAuthor
- class ThreadedCommentAuthorCollection
- 命名空间 Aspose.Cells
- 部件 Aspose.Cells