次の方法で共有


RibbonButtonType 列挙体 (2007 System)

更新 : 2007 年 11 月

RibbonSplitButton が表示するボタンの種類を指定します。

名前空間 :  Microsoft.Office.Tools.Ribbon
アセンブリ :  Microsoft.Office.Tools.Common.v9.0 (Microsoft.Office.Tools.Common.v9.0.dll 内)

構文

'宣言
Public Enumeration RibbonButtonType
'使用
Dim instance As RibbonButtonType
public enum RibbonButtonType

メンバ

メンバ名 説明
Button RibbonSplitButton はボタンを表示します。
ToggleButton RibbonSplitButton はトグル ボタンを表示します。

参照

参照

Microsoft.Office.Tools.Ribbon 名前空間

RibbonSplitButton