Share via


View.ShowComments 属性

定义

真正 的 Microsoft Word 文档中显示的注释。

public:
 property bool ShowComments { bool get(); void set(bool value); };
public bool ShowComments { get; set; }
member this.ShowComments : bool with get, set
Public Property ShowComments As Boolean

属性值

注解

如果修订标记显示在右侧或左侧边距的气球中,则批注会显示在气球中。 如果修订标记以内联方式显示,则注释适用的文本将用宽角方括号括起来:当用户将鼠标指针放在括号中的文本上时,相关注释将显示在鼠标指针正上方的方形气球中。

适用于