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
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.