RibbonDropDownItem.Id Property

Definition

Gets a unique string that Microsoft Office uses to identify this RibbonDropDownItem.

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 unique string that Office uses to identify this RibbonDropDownItem.

Applies to