Compartilhar via


Propriedade RibbonLabel.Label

Obtém ou define o texto que é exibido pelo rótulo.

Namespace:  Microsoft.Office.Tools.Ribbon
Assembly:  Microsoft.Office.Tools.Common (em Microsoft.Office.Tools.Common.dll)

Sintaxe

'Declaração
Property Label As String
string Label { get; set; }

Valor de propriedade

Tipo: System.String
O texto que é exibido pelo rótulo.

Comentários

Para ocultar o rótulo, defina a propriedade de ShowLabel a false.

Segurança do .NET Framework

Consulte também

Referência

RibbonLabel Interface

Namespace Microsoft.Office.Tools.Ribbon