RibbonControlIdType, énumération
Contient des valeurs qui déterminent si un RibbonControlId identifie un contrôle Microsoft Office ou un contrôle personnalisé.
Espace de noms : Microsoft.Office.Tools.Ribbon
Assembly : Microsoft.Office.Tools.Common (dans Microsoft.Office.Tools.Common.dll)
Syntaxe
'Déclaration
Public Enumeration RibbonControlIdType
public enum RibbonControlIdType
Membres
Nom de membre | Description | |
---|---|---|
Custom | RibbonControlId qui identifie un contrôle personnalisé. | |
Office | RibbonControlId qui identifie un contrôle Office intégré. |