Gets the string representation of the current cell value.

Namespace:  C1.Silverlight.Excel
Assembly:  C1.Silverlight.Excel.5 (in C1.Silverlight.Excel.5.dll)

Syntax

C#
public string Text { get; }
Visual Basic
Public ReadOnly Property Text As String
	Get

See Also