'Usage
Dim instance As ISEditFormatter Dim value As Object Dim value As String value = instance.ToFormattedString(value)
Parameters
- value
- Object containing value
Return Value
Formatted string (plus attributes)
'Usage
Dim instance As ISEditFormatter Dim value As Object Dim value As String value = instance.ToFormattedString(value)