Provides access to members that format percentages.
Product Availability
Description
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.
When To Use
Use the IPercentageFormat interface to format numbers that represent percentages.
Members
Description | ||
---|---|---|
AdjustPercentage | Indicates if ValueToString agument is treated as a fraction or a percentage. |
CoClasses that implement IPercentageFormat
CoClasses and Classes | Description |
---|---|
PercentageFormat | An object for formatting numbers in a percentage format. |
See Also
IScientificNumberFormat Interface | PercentageFormat Class | INumberFormat Interface | INumericFormat Interface | FractionFormat Class | IPercentageFormat Interface | ILatLonFormat Interface | ILatLonFormat2 Interface | LatLonFormat Class | ICustomNumberFormat Interface | RateFormat Class | NumericFormat Class | ScientificFormat Class | IRateFormat Interface | AngleFormat Class | IFractionFormat Interface | CurrencyFormat Class | CustomNumberFormat Class | IAngleFormat Interface