 |
Format Function - MSDN - Microsoft
Returns a string formatted according to instructions contained in a format String
expression. ... Visual Basic Reference ... Copy. Public Shared Function Format( _
ByVal Expression As Object, _ Optional ByVal Style As String = "" _ ) As String
msdn.microsoft.com |
 |