Document.FormattingShowClear Propiedad

Definición

Obtiene o establece un valor que indica si Microsoft Office Word muestra Borrar formato en el panel de tareas Estilos y formato.

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

Valor de propiedad

truesi Microsoft Office Word muestra Borrar formato en el panel de tareas Estilos y formato; en caso contrario, false.

Se aplica a