'Usage Dim instance As AutoFormatter Dim obj As Object Dim value As String value = instance.Format(obj)
Parameters
- obj
- The object with cell data to format.
Return Value
Returns the formatted string.
'Usage Dim instance As AutoFormatter Dim obj As Object Dim value As String value = instance.Format(obj)