RibbonButtonType 列舉型別
指定 RibbonSplitButton 顯示的按鈕類型。
命名空間: Microsoft.Office.Tools.Ribbon
組件: Microsoft.Office.Tools.Common (在 Microsoft.Office.Tools.Common.dll 中)
語法
'宣告
Public Enumeration RibbonButtonType
public enum RibbonButtonType
成員
成員名稱 | 說明 | |
---|---|---|
Button | RibbonSplitButton 會顯示按鈕。 | |
ToggleButton | RibbonSplitButton 會顯示切換按鈕。 |