View.ShowComments Propiedad

Definición

True para que Microsoft Word muestre los comentarios en un documento.

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

Valor de propiedad

Comentarios

If revision marks are displayed in balloons in the right or left margin, comments are displayed in balloons. If revision marks are displayed inline, the text to which comments apply is surrounded by wide-angled square brackets; when a user places the mouse pointer over the text within the brackets, the related comment is displayed in a square balloon directly above the mouse pointer.

Se aplica a