Document.FormattingShowFont Propiedad

Definición

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

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

Valor de propiedad

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

Se aplica a