INumericFormat2 Interface

Provides access to members that format numbers.

Members

Name Description
Read/write property 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.

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.