View.ShowFormatChanges Propiedad

Definición

True si el formato de carácter está visible en la vista esquema.

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

Valor de propiedad

Comentarios

Esta propiedad genera un error si la vista no es la vista Esquema o Documento maestro.

Se aplica a