RibbonSplitButton.ButtonType 屬性

取得或設定 RibbonSplitButton 上的按鈕類型。

命名空間:  Microsoft.Office.Tools.Ribbon
組件:  Microsoft.Office.Tools.Common (在 Microsoft.Office.Tools.Common.dll 中)

語法

'宣告
Property ButtonType As RibbonButtonType
RibbonButtonType ButtonType { get; set; }

屬性值

型別:Microsoft.Office.Tools.Ribbon.RibbonButtonType
RibbonButtonType ,表示 RibbonSplitButton 上的按鈕類型。

備註

這兩個選項是 ButtonToggleButton

此屬性無法在執行階段變更。

.NET Framework 安全性

請參閱

參考

RibbonSplitButton 介面

Microsoft.Office.Tools.Ribbon 命名空間

其他資源

功能區物件模型概觀