Compartir a través de


RibbonLabel.ShowLabel (Propiedad)

Obtiene o establece un valor que indica si el texto que muestra la etiqueta está visible.

Espacio de nombres:  Microsoft.Office.Tools.Ribbon
Ensamblado:  Microsoft.Office.Tools.Common (en Microsoft.Office.Tools.Common.dll)

Sintaxis

'Declaración
Property ShowLabel As Boolean
bool ShowLabel { get; set; }

Valor de propiedad

Tipo: System.Boolean
true si el texto que muestra la etiqueta está visible; de lo contrario, false.De manera predeterminada, es true.

Seguridad de .NET Framework

Vea también

Referencia

RibbonLabel Interfaz

Microsoft.Office.Tools.Ribbon (Espacio de nombres)