'Usage
Dim builtInId As Integer Dim code As String Dim instance As New NumberFormat(builtInId, code)
Parameters
- builtInId
- An integer value indicates the format ID.
- code
- A System.String value indicates the format code.
'Usage
Dim builtInId As Integer Dim code As String Dim instance As New NumberFormat(builtInId, code)