FormattedValue Property (CellInfo)
Gets or sets the formatted value.
public string FormattedValue {get;}
'Declaration
Public ReadOnly Property FormattedValue As String
'Usage
Dim instance As CellInfo
Dim value As String
value = instance.FormattedValue