DocumentBase.DeleteAllComments 方法

定义

从文档中的 Comments 集合中删除所有注释。

public void DeleteAllComments ();

注解

使用 Microsoft.Office.Interop.Word.Comments.Add* 对象的方法 Comments 可向文档添加注释。

适用于