共用方式為


RibbonButton.Description 屬性

定義

取得或設定當功能表的 屬性設定為 Microsoft.Office.Core.RibbonControlSize.RibbonControlSizeLarge 時 ItemSize ,此按鈕上出現的文字。

public:
 property System::String ^ Description { System::String ^ get(); void set(System::String ^ value); };
public string Description { get; set; }
member this.Description : string with get, set
Public Property Description As String

屬性值

當此控件巢狀於另一個功能表或分割按鈕,以及 ItemSize 父功能表或 ItemSize 分割按鈕的 屬性設定為 Microsoft.Office.Core.RibbonControlSize.RibbonControlSizeLarge 時,會出現描述。這個屬性可以在運行時間變更。

適用於