Balloon.Button 属性

定义

返回或设置 Office 助手气球底部显示的按钮类型。

public:
 property Microsoft::Office::Core::MsoButtonSetType Button { Microsoft::Office::Core::MsoButtonSetType get(); void set(Microsoft::Office::Core::MsoButtonSetType value); };
public Microsoft.Office.Core.MsoButtonSetType Button { get; set; }
member this.Button : Microsoft.Office.Core.MsoButtonSetType with get, set
Public Property Button As MsoButtonSetType

属性值

注解

本主题中的某些内容可能不适用于某些语言。

创建 Balloon 对象时,此属性最初设置为 msoButtonSetOK

适用于