Partilhar via


RibbonGallery.Buttons A propriedade (sistema de 2007)

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

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

Sintaxe

Public ReadOnly Property Buttons As RibbonButtonCollection

Dim instance As RibbonGallery
Dim value As RibbonButtonCollection

value = instance.Buttons
public RibbonButtonCollection Buttons { get; }

Valor de propriedade

Tipo: Microsoft.Office.Tools.Ribbon.RibbonButtonCollection
A coleção de botões neste RibbonGallery.

Comentários

Você pode adicionar botões para este RibbonGallery em time de execução. Para obter mais informações, consulte RibbonGallery.

Permissões

Consulte também

Referência

RibbonGallery Classe

Membros RibbonGallery

Namespace Microsoft.Office.Tools.Ribbon

Outros recursos

Visão geral do modelo de objeto da Faixa de Opções