'Usage Dim instance As IFormatter Dim o As Object Dim value As String value = instance.Format(o)
Parameters
- o
- Object to format
Return Value
Formatted string to put in the cell on the sheet
'Usage Dim instance As IFormatter Dim o As Object Dim value As String value = instance.Format(o)