[]
Gets a value that represents the format code of the associated DisplayFormat object as it is displayed in the current user interface.
public string NumberFormat { get; }
Public ReadOnly Property NumberFormat As String
Type | Description |
---|---|
string | The number format of the associated DisplayFormat object. |