RibbonPosition.PositionType Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.