Partager via


Balloon.Icon Property

Returns or sets the type of icon that appears in the upper-left portion of the Office Assistant balloon.

Namespace:  Microsoft.Office.Core
Assembly:  office (in office.dll)

Syntax

'Declaration
Property Icon As MsoIconType
    Get
    Set
'Usage
Dim instance As Balloon
Dim value As MsoIconType

value = instance.Icon

instance.Icon = value
MsoIconType Icon { get; set; }

Property Value

Type: Microsoft.Office.Core.MsoIconType

Remarks

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

See Also

Reference

Balloon Interface

Balloon Members

Microsoft.Office.Core Namespace