RibbonFactory.RibbonPosition Property

Gets a RibbonPositionStatics object that you can use to specify the position of a control, group, or tab in a Ribbon customization.

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

Syntax

'Declaration
ReadOnly Property RibbonPosition As RibbonPositionStatics
RibbonPositionStatics RibbonPosition { get; }

Property Value

Type: Microsoft.Office.Tools.Ribbon.RibbonPositionStatics
A RibbonPositionStatics object that you can use to specify the position of a control, group, or tab in a Ribbon customization.

.NET Framework Security

See Also

Reference

RibbonFactory Interface

Microsoft.Office.Tools.Ribbon Namespace