RibbonDialogLauncher.Ribbon Property

Definition

Gets the OfficeRibbon on which this RibbonDialogLauncher is placed.

public:
 property Microsoft::Office::Tools::Ribbon::OfficeRibbon ^ Ribbon { Microsoft::Office::Tools::Ribbon::OfficeRibbon ^ get(); };
[System.ComponentModel.Browsable(false)]
public Microsoft.Office.Tools.Ribbon.OfficeRibbon Ribbon { get; }
[<System.ComponentModel.Browsable(false)>]
member this.Ribbon : Microsoft.Office.Tools.Ribbon.OfficeRibbon
Public ReadOnly Property Ribbon As OfficeRibbon

Property Value

The OfficeRibbon on which this RibbonDialogLauncher is placed.

Attributes

Applies to