Remove
Comment.Remove 方法
从父集合中移除评论及其所有回复。
public void Remove()
异常
exception | condition |
---|---|
PptxEditException | 如果评论已经被移除则抛出 |
另见
- class Comment
- namespace Aspose.Slides
- assembly Aspose.Slides
从父集合中移除评论及其所有回复。
public void Remove()
exception | condition |
---|---|
PptxEditException | 如果评论已经被移除则抛出 |