Compartilhar via


Propriedade RibbonLabel.ShowLabel

Obtém ou define um valor que indica se o texto exibido pelo rótulo está visível.

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

Sintaxe

'Declaração
Property ShowLabel As Boolean
    Get
    Set
bool ShowLabel { get; set; }

Valor de propriedade

Tipo: System.Boolean
true Se o texto exibido pelo rótulo estiver visível; Caso contrário, false.The default is true.

Segurança do .NET Framework

Consulte também

Referência

RibbonLabel Interface

Namespace Microsoft.Office.Tools.Ribbon