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