BalloonLabels.Name Property

Returns or sets the name of the specified object.

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

Syntax

'Declaration
ReadOnly Property Name As String
    Get
'Usage
Dim instance As BalloonLabels
Dim value As String

value = instance.Name
string Name { get; }

Property Value

Type: System.String

See Also

Reference

BalloonLabels Interface

BalloonLabels Members

Microsoft.Office.Core Namespace