'Usage
Dim instance As IEditFormatter Dim o As Object Dim value As String value = instance.Format(o)
Parameters
- o
- Object to format
Return Value
String representation
'Usage
Dim instance As IEditFormatter Dim o As Object Dim value As String value = instance.Format(o)