IFormatProvider: GetFormat |
Returns an object to provide formatting services.
Public Function GetFormat( ByRef FormatType As String ) As Object
Calling this function should not raise an exception. If the requested FormatType is not supported then Nothing should be returned.