Propriedade RibbonGallery.ShowLabel

Obtém ou define um valor que indica se o rótulo RibbonGallery 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 rótulo estiver visível, caso contrário, false.The default is true.

Segurança do .NET Framework

Consulte também

Referência

RibbonGallery Interface

Namespace Microsoft.Office.Tools.Ribbon

Outros recursos

Visão geral do modelo de objeto de faixa de opções