RibbonControlIdType 列挙体
RibbonControlId が Microsoft Office コントロールまたはカスタム コントロールのどちらを示すかを指定する値を含みます。
名前空間: Microsoft.Office.Tools.Ribbon
アセンブリ: Microsoft.Office.Tools.Common (Microsoft.Office.Tools.Common.dll 内)
構文
'宣言
Public Enumeration RibbonControlIdType
public enum RibbonControlIdType
メンバー
メンバー名 | 説明 | |
---|---|---|
Custom | カスタム コントロールを示す RibbonControlId。 | |
Office | Office の組み込みコントロールを示す RibbonControlId。 |