'Usage Dim instance As CurrencyFormatter Dim obj As Object Dim value As String value = instance.Format(obj)
Parameters
- obj
- CurrencyFormatter object for which to return the format
'Usage Dim instance As CurrencyFormatter Dim obj As Object Dim value As String value = instance.Format(obj)