'Usage Dim instance As GeneralFormatter Dim obj As Object Dim value As NumberFormatType value = instance.GetFormatType(obj)
Parameters
- obj
- The object value to format.
Return Value
Returns a NumberFormatType enumeration that specifies the format type.