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

In This Topic
Text Property (XLCell)
In This Topic
Gets the simple text representation of the current cell value.
Syntax
'Declaration
 
Public ReadOnly Property Text As System.String
 
See Also