Propriedade RibbonMenu.Label

Obtém ou define o texto que é exibido pelo menu.

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

Sintaxe

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

Valor de propriedade

Tipo: System.String
O texto que é exibido pelo menu.

Comentários

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

Segurança do .NET Framework

Consulte também

Referência

RibbonMenu Interface

Namespace Microsoft.Office.Tools.Ribbon