RibbonControlIdType Enum

Definition

Contains values that determine whether a RibbonControlId identifies a Microsoft Office control or a custom control.

public enum class RibbonControlIdType
public enum RibbonControlIdType
type RibbonControlIdType = 
Public Enum RibbonControlIdType
Inheritance
RibbonControlIdType

Fields

Custom 0

The RibbonControlId that identifies a custom control.

Office 1

The RibbonControlId that identifies a built-in Office control.

Applies to