Freigeben über


BalloonLabel.Name Property

Returns 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 BalloonLabel
Dim value As String

value = instance.Name
string Name { get; }

Property Value

Type: System.String

Remarks

This property returns a read/write String for the CommandBar, DocumentProperty, and SharedWorkspace objects; a read-only String for all other objects.

See Also

Reference

BalloonLabel Interface

BalloonLabel Members

Microsoft.Office.Core Namespace