FormatCode Property (NumberFormat)
Gets the number format code of this number format.
public string FormatCode {get;}
'Declaration
Public ReadOnly Property FormatCode As String
'Usage
Dim instance As NumberFormat
Dim value As String
value = instance.FormatCode
Property Value
A string value represents the number format code of this number format.