Compartir a través de


RibbonButton.Label (Propiedad)

Obtiene o establece el texto que se muestra en el botón.

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

Sintaxis

'Declaración
Property Label As String
    Get
    Set
string Label { get; set; }

Valor de propiedad

Tipo: System.String
Cadena que representa el texto que se muestra en el botón.

Comentarios

Para ocultar la etiqueta, establezca ShowLabel en false.

Seguridad de .NET Framework

Vea también

Referencia

RibbonButton Interfaz

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

Otros recursos

Información general sobre el modelo de objetos para la cinta de opciones