RibbonFactory.CreateRibbonLabel Method

Definition

Creates a RibbonLabel that represents a label on a RibbonGroup or RibbonBox.

public:
 Microsoft::Office::Tools::Ribbon::RibbonLabel ^ CreateRibbonLabel();
public Microsoft.Office.Tools.Ribbon.RibbonLabel CreateRibbonLabel ();
abstract member CreateRibbonLabel : unit -> Microsoft.Office.Tools.Ribbon.RibbonLabel
Public Function CreateRibbonLabel () As RibbonLabel

Returns

A Ribbon label.

Applies to