共用方式為


RibbonSplitButton.ButtonType 屬性 (2007 系統)

更新:2007 年 11 月

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

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

語法

Public Property ButtonType As RibbonButtonType

Dim instance As RibbonSplitButton
Dim value As RibbonButtonType

value = instance.ButtonType

instance.ButtonType = value
public RibbonButtonType ButtonType { get; set; }

屬性值

型別:Microsoft.Office.Tools.Ribbon.RibbonButtonType

RibbonButtonType,表示 RibbonSplitButton 上的按鈕類型。

備註

這兩個選項是 ButtonToggleButton

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

使用權限

請參閱

參考

RibbonSplitButton 類別

RibbonSplitButton 成員

Microsoft.Office.Tools.Ribbon 命名空間

其他資源

功能區物件模型概觀