AddAuthor
ICommentAuthorCollection.AddAuthor method
在集合末尾添加新作者。
public ICommentAuthor AddAuthor(string name, string initials)
范围 | 类型 | 描述 |
---|---|---|
name | String | 新作者的姓名。 |
initials | String | 新作者的姓名缩写。 |
返回值
新ICommentAuthor
对象。
也可以看看
- interface ICommentAuthor
- interface ICommentAuthorCollection
- 命名空间 Aspose.Slides
- 部件 Aspose.Slides