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
ILatLonFormat2 Interface | RateFormat Class | IFractionFormat Interface | ICustomNumberFormat Interface | IAngleFormat Interface | ScientificFormat Class | INumberFormat Interface | AngleFormat Class | LatLonFormat Class | INumericFormat Interface | PercentageFormat Class | CustomNumberFormat Class | IRateFormat Interface | IPercentageFormat Interface | NumericFormat Class | CurrencyFormat Class | ILatLonFormat Interface | IScientificNumberFormat Interface | FractionFormat Class