Partilhar via


Propriedade RibbonGallery.Buttons

Obtém a coleção de botões na RibbonGallery.

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

Sintaxe

'Declaração
ReadOnly Property Buttons As IList(Of RibbonButton)
    Get
IList<RibbonButton> Buttons { get; }

Valor de propriedade

Tipo: System.Collections.Generic.IList<RibbonButton>
A coleção de botões na RibbonGallery.

Comentários

Você pode adicionar botões a esta RibbonGallery em tempo de execução. For more information, see RibbonGallery.

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