Sdílet prostřednictvím


RibbonControl.Id-Eigenschaft (2007 System)

Aktualisiert: November 2007

Ruft eine Zeichenfolge ab, die von Microsoft Office zum Identifizieren dieses RibbonControl-Objekts verwendet wird.

Namespace:  Microsoft.Office.Tools.Ribbon
Assembly:  Microsoft.Office.Tools.Common.v9.0 (in Microsoft.Office.Tools.Common.v9.0.dll)

Syntax

'Declaration
Public ReadOnly Property Id As String
'Usage
Dim instance As RibbonControl
Dim value As String

value = instance.Id
public string Id { get; }

Eigenschaftenwert

Typ: System.String

Eine Zeichenfolge, die von Microsoft Office zum Identifizieren dieses RibbonControl-Objekts verwendet wird.

Berechtigungen

Siehe auch

Referenz

RibbonControl-Klasse

RibbonControl-Member

Microsoft.Office.Tools.Ribbon-Namespace