BalloonLabel.Item Property

Returns the text associated with an object.

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

Syntax

'Declaration
ReadOnly Default Property Item As String
    Get
'Usage
Dim instance As BalloonLabel
Dim value As String

value = instance
string this { get; }

Property Value

Type: System.String

See Also

Reference

BalloonLabel Interface

BalloonLabel Members

Microsoft.Office.Core Namespace