Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Configures the position of a custom tab relative to other tabs on the ribbon.
Properties that reference this object type:
Syntax
Properties
builtInTabId
Specifies the ID of the built-in tab that the custom tab should be positioned next to. For more information, see Find the IDs of controls and control groups.
Type
string
Required
✅
Constraints
Maximum string length: 64.
Supported values
align
Defines the alignment of custom tab relative to the specified built-in tab.
Type
string
Required
✅
Constraints
Supported values
Allowed values: after, before.
Remarks
Tab positioning is supported only in PowerPoint add-ins.