RibbonLabel.Label (Propiedad)

Obtiene o establece el texto que muestra la etiqueta.

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
string Label { get; set; }

Valor de propiedad

Tipo: System.String
Texto que muestra la etiqueta.

Comentarios

Para ocultar la etiqueta, establezca la propiedad ShowLabel en false.

Seguridad de .NET Framework

Vea también

Referencia

RibbonLabel Interfaz

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