Udostępnij za pośrednictwem


RibbonDialogLauncher.Ribbon Property

Gets the OfficeRibbon on which this RibbonDialogLauncher is placed.

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

Syntax

'Declaration
<BrowsableAttribute(False)> _
ReadOnly Property Ribbon As OfficeRibbon
[BrowsableAttribute(false)]
OfficeRibbon Ribbon { get; }

Property Value

Type: Microsoft.Office.Tools.Ribbon.OfficeRibbon
The OfficeRibbon on which this RibbonDialogLauncher is placed.

.NET Framework Security

See Also

Reference

RibbonDialogLauncher Interface

Microsoft.Office.Tools.Ribbon Namespace

Other Resources

Ribbon Object Model Overview