Excel for WPF and Silverlight
Text Property (XLTextShape)

C1.WPF.Excel Namespace > XLTextShape Class : Text Property
Gets or sets a reference to the text string contained in this XLTextShape.
Syntax
'Declaration
 
Public Property Text As System.String
public System.string Text {get; set;}
See Also

Reference

XLTextShape Class
XLTextShape Members