This document is archived and information here might be outdated. Recommended version. |
Provides access to members that format percentages.
The members in the IPercentageFormat interface define how the ValueToString method in the associated INumberFormat interface formats numbers.
The PercentageFormat coclass also inherits the INumericFormat interface, so both these interface's properties determine how numbers are formatted.
Use the IPercentageFormat interface to format numbers that represent percentages.
Name | Description | |
---|---|---|
AdjustPercentage | Indicates if ValueToString agument is treated as a fraction or a percentage. |
Classes | Description |
---|---|
PercentageFormat | An object for formatting numbers in a percentage format. |
CurrencyFormat Class | IScientificNumberFormat Interface | FractionFormat Class | IPercentageFormat Interface | INumericFormat Interface | IFractionFormat Interface | NumericFormat Class | IAngleFormat Interface | LatLonFormat Class | ICustomNumberFormat Interface | PercentageFormat Class | ILatLonFormat2 Interface | ILatLonFormat Interface | RateFormat Class | IRateFormat Interface | CustomNumberFormat Class | INumberFormat Interface | ScientificFormat Class | AngleFormat Class