RibbonControlId.OfficeId 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 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.