This document is archived and information here might be outdated. Recommended version. |
Provides access to common operations on formatted numbers.
The INumberFormatOperations interface provides access to methods that perform common operations on formatted numbers.
Name | Description | |
---|---|---|
Increment | Increments a value according to the numbers format. |
Classes | Description |
---|---|
AngleFormat | An object for formatting numbers in an angle format. |
CurrencyFormat | An object for formatting numbers in a currency format. |
CustomNumberFormat | An object for formatting numbers in a user-defined format. |
DirectionFormat | An object for formatting numbers in a direction format. |
FractionFormat | An object for formatting numbers in a fraction format. |
LatLonFormat | An object for formatting numbers in a lat/lon format. |
NumericFormat | An object for formatting numbers in a variety of numeric formats. |
PercentageFormat | An object for formatting numbers in a percentage format. |
RateFormat | An object for formatting numbers in a rate format. |
ScientificFormat | An object for formatting numbers in a scientific format. |