FormatCode Property (IFormatter)
Gets the format code for this formatter.
'Declaration
ReadOnly Property FormatCode As String
'Usage
Dim instance As IFormatter
Dim value As String
value = instance.FormatCode
Property Value
A string value represents the format code for this formatter.