FormatValue Method (Style)
Converts value to string according to
Format property value.
'Declaration
Public Function FormatValue( _
ByVal As Object _
) As String
Parameters
- value
- A value to convert.
Return Value
The string value of the current instance.