Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / CellInfo Class / FormattedValue Property


In This Topic
FormattedValue Property (CellInfo)
In This Topic
Gets or sets the formatted value.
Syntax
'Declaration
 
Public ReadOnly Property FormattedValue As String
 
'Usage
 
Dim instance As CellInfo
Dim value As String
 
value = instance.FormattedValue
See Also