RibbonControl.Id Property

Definition

Gets a string that Microsoft Office uses to identify this RibbonControl object.

public:
 property System::String ^ Id { System::String ^ get(); };
public string Id { get; }
member this.Id : string
Public ReadOnly Property Id As String

Property Value

A string that Microsoft Office uses to identify this RibbonControl object.

Applies to