Provides access to members that format numbers.
Members
Name | Description | |
---|---|---|
Suffix | The suffix appended to the formatted number. |
INumericFormat2.Suffix Property
The suffix appended to the formatted number.
Public Property Suffix As String
public string Suffix {get; set;}
Classes that implement INumericFormat2
Classes | Description |
---|---|
NumericFormat | An object for formatting numbers in a variety of numeric formats. |