Excel for WPF and Silverlight
Text Property (XLCell)

C1.WPF.Excel Namespace > XLCell Class : Text Property
Gets the string representation of the current cell value.
Syntax
'Declaration
 
Public ReadOnly Property Text As System.String
public System.string Text {get;}
See Also

Reference

XLCell Class
XLCell Members