Share via


Balloon.Labels Property

Returns a BalloonLabels collection that represents the button labels, number labels, and bullet labels contained in the specified Office Assistant balloon.

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

Syntax

'Declaration
ReadOnly Property Labels As Object
    Get
'Usage
Dim instance As Balloon
Dim value As Object

value = instance.Labels
Object Labels { get; }

Property Value

Type: System.Object

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