C1.Excel Assembly / C1.Excel Namespace / XLTextShape Class / Text Property

In This Topic
Text Property (XLTextShape)
In This Topic
Gets or sets a reference to the text string contained in this XLTextShape.
Syntax
'Declaration
 
Public Property Text As System.String
 
See Also