Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / Cell Class / RealText Property


In This Topic
RealText Property
In This Topic
Syntax
'Declaration
 
Public ReadOnly Property RealText As String
 
'Usage
 
Dim instance As Cell
Dim value As String
 
value = instance.RealText
See Also