Share via


IRibbonControl.Id Property

Office Developer Reference

Gets the ID of the control specified in the Ribbon XML markup customization file. Read-only.

Syntax

expression.Id

expression   An expression that returns a IRibbonControl object.

Return Value
String

See Also