RibbonControlId.OfficeId Property

Definition

Gets or sets an identifier for a Microsoft Office control.

public:
 property System::String ^ OfficeId { System::String ^ get(); void set(System::String ^ value); };
public string OfficeId { get; set; }
member this.OfficeId : string with get, set
Public Property OfficeId As String

Property Value

A string that contains an identifier for an Office control.

Remarks

For a list of valid Office IDs, see Office 2010 Help Files: Office Fluent User Interface Control Identifiers.

Applies to