Share via


RibbonPosition.PositionType Property

Definition

Gets a value that indicates whether the current RibbonPosition represents a location before or after a built-in control, group, or tab.

public:
 property Microsoft::Office::Tools::Ribbon::RibbonPositionType PositionType { Microsoft::Office::Tools::Ribbon::RibbonPositionType get(); };
public Microsoft.Office.Tools.Ribbon.RibbonPositionType PositionType { get; }
member this.PositionType : Microsoft.Office.Tools.Ribbon.RibbonPositionType
Public ReadOnly Property PositionType As RibbonPositionType

Property Value

A value that indicates whether the current RibbonPosition represents a location before or after a built-in control, group, or tab.

Applies to