ToUnformattedString Method (ISEditFormatter)
Returns an unformatted string for the value passed.
'Declaration
Function ToUnformattedString( _
ByVal As Object _
) As String
'Usage
Dim instance As ISEditFormatter
Dim value As Object
Dim value As String
value = instance.ToUnformattedString(value)
Parameters
- value
- Object containing value
Return Value
Unformatted string