次の方法で共有


Balloon.Button プロパティ

定義

Office Assistant バルーンの下部に表示されるボタンの種類を設定または返します。

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 に設定されます。

適用対象