Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
Contains values that determine whether a RibbonControlId identifies a Microsoft Office control or a custom control.
Namespace: Microsoft.Office.Tools.Ribbon
Assembly: Microsoft.Office.Tools.Common (in Microsoft.Office.Tools.Common.dll)
Syntax
'Declaration
Public Enumeration RibbonControlIdType
public enum RibbonControlIdType
Members
| Member name | Description | |
|---|---|---|
| Custom | The RibbonControlId that identifies a custom control. | |
| Office | The RibbonControlId that identifies a built-in Office control. |