United States (English)
Sign in
Home
Library
Learn
Samples
Downloads
Support
Community
Forums
MSDN Library
Office and SharePoint development
Office client development
Office 2010
Office 2010
Office 2010 Primary Interop Assembly Reference
Class Library
Microsoft.Office.Core
BalloonLabel Interface
BalloonLabel Properties
Application Property
Creator Property
Item Property
Name Property
Parent Property
Text Property
This topic has not yet been rated
-
Rate this topic
BalloonLabel
.
Item Property
Office 2010
Other Versions
Office 2003
Returns the text associated with an object.
Namespace:
Microsoft.Office.Core
Assembly:
office
(in office.dll)
Syntax
C#
VB
Copy
string
this
{
get
; }
Property Value
Type:
System
.
String
See Also
Reference
BalloonLabel Interface
BalloonLabel Members
Microsoft.Office.Core Namespace
Did you find this helpful?
Yes
No
Not accurate
Not enough depth
Need more code examples
Tell us more...
(
1500
characters remaining)
Community Additions
ADD