Edit

Share via


Balloon.BalloonType Property

Definition

Returns or sets the type of balloon the Office Assistant uses.

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

Property Value

Remarks

Some of the content in this topic may not be applicable to some languages.

When you create a Balloon object, this property is initially set to msoBalloonTypeButtons.

Applies to